Package com.esprow.oapi.repository
Interface OapiTimer
public interface OapiTimer
A timer that triggers a transition in a state machine.
The following attributes and references are supported:
-
Method Summary
-
Method Details
-
getName
String getName()Returns the name of the timer.- Returns:
- the name of the timer
- See Also:
-
setName
Set the name of the timer.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
-