public interface Activity extends Runnable
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
init(Properties props) |
void |
setStateMachine(StateMachine machine) |
void init(Properties props) throws ConfigException
ConfigExceptionString getName()
void setStateMachine(StateMachine machine)
Copyright © 2017. All rights reserved.