-
Nested Class Summary
Nested Classes
static final class
static final record
Exception was encountered during creation or startup of Stage.
static final class
Stage has successfully been created and is awaiting events.
-
Field Summary
Fields
Stage is in a disabled state and events will be passed through without processing
Stage is in a good state and processing events
-
-
Field Details
-
GOOD
Stage is in a good state and processing events
-
DISABLED
Stage is in a disabled state and events will be passed through without processing
-