Class Timer
java.lang.Object
com.liferay.portal.workflow.kaleo.definition.Timer
- All Implemented Interfaces:
ActionAware,NotificationAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanvoidsetActions(Set<Action> actions) voidsetDelayDuration(DelayDuration delayDuration) voidsetNotifications(Set<Notification> notifications) voidsetReassignments(Set<Assignment> reassignments) voidsetRecurrence(DelayDuration recurrence)
-
Constructor Details
-
Timer
-
-
Method Details
-
getActions
- Specified by:
getActionsin interfaceActionAware
-
getDelayDuration
-
getDescription
-
getName
-
getNotifications
- Specified by:
getNotificationsin interfaceNotificationAware
-
getReassignments
-
getRecurrence
-
isBlocking
public boolean isBlocking() -
setActions
- Specified by:
setActionsin interfaceActionAware
-
setDelayDuration
-
setNotifications
- Specified by:
setNotificationsin interfaceNotificationAware
-
setReassignments
-
setRecurrence
-