Class TaskForm
java.lang.Object
com.liferay.portal.workflow.kaleo.definition.TaskForm
- All Implemented Interfaces:
Comparable<TaskForm>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetName()intvoidsetDescription(String description) voidsetFormDefinition(String formDefinition) voidsetMetadata(String metadata) voidsetTaskFormReference(TaskFormReference taskFormReference)
-
Constructor Details
-
TaskForm
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<TaskForm>
-
getDescription
-
getFormDefinition
-
getMetadata
-
getName
-
getPriority
public int getPriority() -
getTaskFormReference
-
setDescription
-
setFormDefinition
-
setMetadata
-
setTaskFormReference
-