Class Task
java.lang.Object
com.liferay.portal.workflow.kaleo.definition.Node
com.liferay.portal.workflow.kaleo.definition.Task
- All Implemented Interfaces:
ActionAware,NotificationAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTaskForm(TaskForm taskForm) voidaddTaskForms(Set<TaskForm> taskForms) voidsetAssignments(Set<Assignment> assignments) Methods inherited from class com.liferay.portal.workflow.kaleo.definition.Node
addIncomingTransition, addOutgoingTransition, equals, getActions, getDefaultLabel, getDescription, getIncomingTransitions, getIncomingTransitionsCount, getLabelMap, getMetadata, getName, getNodeType, getNotifications, getOutgoingTransitions, getOutgoingTransitionsCount, getOutgoingTransitionsList, getTimers, hashCode, setActions, setLabelMap, setMetadata, setNotifications, setTimers
-
Constructor Details
-
Task
-
-
Method Details
-
addTaskForm
-
addTaskForms
-
getAssignments
-
getTaskForms
-
setAssignments
-