| Package | Description |
|---|---|
| com.suncode.autoupdate.plusworkflow.update | |
| com.suncode.autoupdate.plusworkflow.update.support | |
| com.suncode.autoupdate.plusworkflow.update.system |
| Modifier and Type | Method and Description |
|---|---|
static UpdateEvent |
UpdateEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateEvent[] |
UpdateEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.github.oxo42.stateless4j.StateMachine<UpdateState,UpdateEvent> |
AbstractComponentUpdate.setup(PersistState persistState) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractAction.run(UpdateState from,
UpdateState to,
UpdateEvent trigger) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractComponentUpdate.configureStateMachine(com.github.oxo42.stateless4j.StateMachineConfig<UpdateState,UpdateEvent> config) |
void |
AbstractAction.doIt(com.github.oxo42.stateless4j.transitions.Transition<UpdateState,UpdateEvent> transition) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SystemUpdate.configureStateMachine(com.github.oxo42.stateless4j.StateMachineConfig<UpdateState,UpdateEvent> config) |
Copyright © 2025 Suncode. All rights reserved.