| Modifier and Type | Field and Description |
|---|---|
static JibEventType<JibEvent> |
ALL
All event types.
|
static JibEventType<LogEvent> |
LOGGING
Event with a message to use for logging purposes.
|
static JibEventType<TimerEvent> |
TIMING
Timer event for timing various part of Jib's execution.
|
public static final JibEventType<JibEvent> ALL
public static final JibEventType<LogEvent> LOGGING
public static final JibEventType<TimerEvent> TIMING
Copyright © 2018. All rights reserved.