public interface RepositoryTransition
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEvent()
Gets the event.
|
java.lang.String |
getMachineId()
Gets the machine id.
|
java.lang.String |
getSource()
Gets the source.
|
java.lang.String |
getTarget()
Gets the target.
|
java.lang.String getMachineId()
java.lang.String getSource()
java.lang.String getTarget()
java.lang.String getEvent()