Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Action - Class in com.liferay.portal.workflow.kaleo.definition
- Action(ActionType, String, String, String, int) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Action
- ACTION_EXECUTION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- ActionAware - Interface in com.liferay.portal.workflow.kaleo.definition
- ActionType - Enum Class in com.liferay.portal.workflow.kaleo.definition
- addIncomingTransition(Transition) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- addNode(Node) - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- addNotificationType(String) - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- addOutgoingTransition(Transition) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- addRecipients(Recipient) - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- ADDRESS - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- AddressRecipient - Class in com.liferay.portal.workflow.kaleo.definition
- AddressRecipient(String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.AddressRecipient
- addTaskForm(TaskForm) - Method in class com.liferay.portal.workflow.kaleo.definition.Task
- addTaskForms(Set<TaskForm>) - Method in class com.liferay.portal.workflow.kaleo.definition.Task
- ASSIGNEES - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- AssigneesRecipient - Class in com.liferay.portal.workflow.kaleo.definition
- AssigneesRecipient() - Constructor for class com.liferay.portal.workflow.kaleo.definition.AssigneesRecipient
- Assignment - Class in com.liferay.portal.workflow.kaleo.definition
- Assignment(AssignmentType) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Assignment
- AssignmentType - Enum Class in com.liferay.portal.workflow.kaleo.definition
B
- BCC - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- buildDefinition(long) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.builder.DefinitionBuilder
- buildDefinition(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.builder.DefinitionBuilder
C
- CC - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- com.liferay.portal.workflow.kaleo.definition - package com.liferay.portal.workflow.kaleo.definition
- com.liferay.portal.workflow.kaleo.definition.deployment - package com.liferay.portal.workflow.kaleo.definition.deployment
- com.liferay.portal.workflow.kaleo.definition.exception - package com.liferay.portal.workflow.kaleo.definition.exception
- com.liferay.portal.workflow.kaleo.definition.export - package com.liferay.portal.workflow.kaleo.definition.export
- com.liferay.portal.workflow.kaleo.definition.export.builder - package com.liferay.portal.workflow.kaleo.definition.export.builder
- com.liferay.portal.workflow.kaleo.definition.parser - package com.liferay.portal.workflow.kaleo.definition.parser
- com.liferay.portal.workflow.kaleo.definition.util - package com.liferay.portal.workflow.kaleo.definition.util
- compareTo(TaskForm) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- Condition - Class in com.liferay.portal.workflow.kaleo.definition
- Condition(String, String, String, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Condition
- CONDITION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
- convert(int) - Static method in class com.liferay.portal.workflow.kaleo.definition.util.KaleoLogUtil
- convert(String) - Static method in class com.liferay.portal.workflow.kaleo.definition.util.KaleoLogUtil
D
- DAY - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- Definition - Class in com.liferay.portal.workflow.kaleo.definition
- Definition(String, String, String, int) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Definition
- DefinitionBuilder - Interface in com.liferay.portal.workflow.kaleo.definition.export.builder
- DefinitionExporter - Interface in com.liferay.portal.workflow.kaleo.definition.export
- DelayDuration - Class in com.liferay.portal.workflow.kaleo.definition
- DelayDuration(double, DurationScale) - Constructor for class com.liferay.portal.workflow.kaleo.definition.DelayDuration
- deploy(String, String, String, String, Definition, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.definition.deployment.WorkflowDeployer
- DRL - Static variable in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
- DuplicateNode(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.DuplicateNode
- DurationScale - Enum Class in com.liferay.portal.workflow.kaleo.definition
E
- EMAIL - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
- EmptyNotificationTemplate(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.EmptyNotificationTemplate
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.AddressRecipient
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- equals(Object) - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- ExecutionType - Enum Class in com.liferay.portal.workflow.kaleo.definition
- export(long) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.DefinitionExporter
- export(long, String, int) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.DefinitionExporter
- export(Definition) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.DefinitionExporter
- exportNode(Node, Element, String) - Method in interface com.liferay.portal.workflow.kaleo.definition.export.NodeExporter
F
- Fork - Class in com.liferay.portal.workflow.kaleo.definition
- Fork(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Fork
- FORK - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
- FREEMARKER - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
- functionPattern - Static variable in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
G
- getActionId() - Method in class com.liferay.portal.workflow.kaleo.definition.ResourceActionAssignment
- getActions() - Method in interface com.liferay.portal.workflow.kaleo.definition.ActionAware
- getActions() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getActions() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getActionType() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- getAddress() - Method in class com.liferay.portal.workflow.kaleo.definition.AddressRecipient
- getAssignments() - Method in class com.liferay.portal.workflow.kaleo.definition.Task
- getAssignmentType() - Method in class com.liferay.portal.workflow.kaleo.definition.Assignment
- getCompanyId() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- getContent() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getDefaultLabel() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getDelayDuration() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Condition
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getDescription() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getDuration() - Method in class com.liferay.portal.workflow.kaleo.definition.DelayDuration
- getDurationScale() - Method in class com.liferay.portal.workflow.kaleo.definition.DelayDuration
- getDurationScale() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidDurationScale
- getEmailAddress() - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- getEmailAddress() - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- getExecutionType() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- getExecutionType() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidExecutionType
- getExecutionType() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getFork() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustPairedForkAndJoinNodes
- getFork() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetJoinNode
- getFork() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.UnbalancedForkAndJoinNode
- getForks() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getForksCount() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getFormDefinition() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getFormId() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- getFormUuid() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- getGroupId() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- getIncomingTransitions() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getIncomingTransitionsCount() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getInitialState() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getJoin() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.UnbalancedForkAndJoinNode
- getJoins() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getJoinsCount() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getLabelMap() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getLabelMap() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- getLength() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetValidNodeNameLength
- getMetadata() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getMetadata() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getName() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.DuplicateNode
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.EmptyNotificationTemplate
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustNotSetIncomingTransition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustNotSetMoreThanOneDefaultTransition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustPairedForkAndJoinNodes
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetIncomingTransition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetMultipleOutgoingTransition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetOutgoingTransition
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetSourceNode
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTargetNode
- getNode() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetValidNodeNameLength
- getNode(String) - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getNodes() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getNodeType() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidNodeType
- getNodeType() - Method in interface com.liferay.portal.workflow.kaleo.definition.export.NodeExporter
- getNodeType() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getNodeType() - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.NodeValidator
- getNotificationReceptionType() - Method in class com.liferay.portal.workflow.kaleo.definition.Recipient
- getNotifications() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getNotifications() - Method in interface com.liferay.portal.workflow.kaleo.definition.NotificationAware
- getNotifications() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getNotificationType() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidNotificationType
- getNotificationTypes() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getOutgoingTransitions() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getOutgoingTransitionsCount() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getOutgoingTransitionsList() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getPriority() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- getPriority() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getReassignments() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getRecipientsMap() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getRecipientType() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidRecipientType
- getRecipientType() - Method in class com.liferay.portal.workflow.kaleo.definition.Recipient
- getRecurrence() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- getRoleId() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- getRoleId() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- getRoleName() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- getRoleName() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- getRoleType() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- getRoleType() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- getScreenName() - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- getScreenName() - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- getScript() - Method in class com.liferay.portal.workflow.kaleo.definition.Condition
- getScript() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAction
- getScript() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- getScript() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- getScriptLanguage() - Method in class com.liferay.portal.workflow.kaleo.definition.Condition
- getScriptLanguage() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidScriptLanguage
- getScriptLanguage() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAction
- getScriptLanguage() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- getScriptLanguage() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- getScriptRequiredContexts() - Method in class com.liferay.portal.workflow.kaleo.definition.Condition
- getScriptRequiredContexts() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAction
- getScriptRequiredContexts() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- getScriptRequiredContexts() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- getSourceNode() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- getState1() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MultipleInitialStateNodes
- getState2() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MultipleInitialStateNodes
- getStatus() - Method in class com.liferay.portal.workflow.kaleo.definition.UpdateStatusAction
- getTargetNode() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- getTask() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetAssignments
- getTask() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTaskFormDefinitionOrReference
- getTaskForm() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTaskFormDefinitionOrReference
- getTaskFormReference() - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- getTaskForms() - Method in class com.liferay.portal.workflow.kaleo.definition.Task
- getTemplate() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getTemplateLanguage() - Method in exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidTemplateLanguage
- getTemplateLanguage() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- getTerminalStates() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- getTimer() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- getTimers() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- getUserId() - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- getUserId() - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- getValue() - Method in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
- getValue() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptLanguage.ScriptingLanguageImpl
- getValue() - Method in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
- getVersion() - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- GROOVY - Static variable in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
H
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.Action
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.AddressRecipient
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.Notification
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- hashCode() - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- hasNode(String) - Method in class com.liferay.portal.workflow.kaleo.definition.Definition
- HOUR - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
I
- IM - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- INSTANCE_END - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- INSTANCE_FAIL - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- INSTANCE_START - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- InvalidDurationScale(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidDurationScale
- InvalidExecutionType(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidExecutionType
- InvalidNodeType(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidNodeType
- InvalidNotificationType(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidNotificationType
- InvalidRecipientType(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidRecipientType
- InvalidScriptLanguage(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidScriptLanguage
- InvalidTemplateLanguage(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.InvalidTemplateLanguage
- isAutoCreate() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- isAutoCreate() - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- isBlocking() - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- isDefault() - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- isInitial() - Method in class com.liferay.portal.workflow.kaleo.definition.State
- isTerminal() - Method in class com.liferay.portal.workflow.kaleo.definition.State
J
- JAVA - Static variable in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
- Join - Class in com.liferay.portal.workflow.kaleo.definition
- Join(NodeType, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Join
- Join(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Join
- JOIN - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
- JOIN_XOR - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
- JoinXor - Class in com.liferay.portal.workflow.kaleo.definition
- JoinXor(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.JoinXor
K
- KaleoDefinitionValidationException - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException() - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
- KaleoDefinitionValidationException(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
- KaleoDefinitionValidationException(String, Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
- KaleoDefinitionValidationException(Throwable) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
- KaleoDefinitionValidationException.DuplicateNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.EmptyNotificationTemplate - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidDurationScale - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidExecutionType - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidNodeType - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidNotificationType - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidRecipientType - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidScriptLanguage - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.InvalidTemplateLanguage - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MultipleInitialStateNodes - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustNotSetIncomingTransition - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustNotSetMoreThanOneDefaultTransition - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustPairedForkAndJoinNodes - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetAssignments - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetIncomingTransition - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetInitialStateNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetJoinNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetMultipleOutgoingTransition - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetOutgoingTransition - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetSourceNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetTargetNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetTaskFormDefinitionOrReference - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetTerminalStateNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.MustSetValidNodeNameLength - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.NotAllowedScriptLanguage - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.UnbalancedForkAndJoinNode - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoDefinitionValidationException.UnbalancedForkAndJoinNodes - Exception in com.liferay.portal.workflow.kaleo.definition.exception
- KaleoLogUtil - Class in com.liferay.portal.workflow.kaleo.definition.util
- KaleoLogUtil() - Constructor for class com.liferay.portal.workflow.kaleo.definition.util.KaleoLogUtil
L
- LogType - Enum Class in com.liferay.portal.workflow.kaleo.definition
M
- MILLISECOND - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- MINUTE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- MONTH - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- MultipleInitialStateNodes(String, String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MultipleInitialStateNodes
- MustNotSetIncomingTransition(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustNotSetIncomingTransition
- MustNotSetMoreThanOneDefaultTransition(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustNotSetMoreThanOneDefaultTransition
- MustPairedForkAndJoinNodes(String, String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustPairedForkAndJoinNodes
- MustSetAssignments(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetAssignments
- MustSetIncomingTransition(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetIncomingTransition
- MustSetInitialStateNode() - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetInitialStateNode
- MustSetJoinNode(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetJoinNode
- MustSetMultipleOutgoingTransition(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetMultipleOutgoingTransition
- MustSetOutgoingTransition(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetOutgoingTransition
- MustSetSourceNode(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetSourceNode
- MustSetTargetNode(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTargetNode
- MustSetTaskFormDefinitionOrReference(String, String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTaskFormDefinitionOrReference
- MustSetTerminalStateNode() - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetTerminalStateNode
- MustSetValidNodeNameLength(int, String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetValidNodeNameLength
N
- Node - Class in com.liferay.portal.workflow.kaleo.definition
- Node(NodeType, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Node
- NODE_ENTRY - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- NODE_EXIT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- NodeExporter - Interface in com.liferay.portal.workflow.kaleo.definition.export
- NodeType - Enum Class in com.liferay.portal.workflow.kaleo.definition
- NodeValidator<T extends Node> - Interface in com.liferay.portal.workflow.kaleo.definition.parser
- NotAllowedScriptLanguage(String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.NotAllowedScriptLanguage
- Notification - Class in com.liferay.portal.workflow.kaleo.definition
- Notification(String, String, String, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Notification
- NotificationAware - Interface in com.liferay.portal.workflow.kaleo.definition
- NotificationReceptionType - Enum Class in com.liferay.portal.workflow.kaleo.definition
- NotificationType - Enum Class in com.liferay.portal.workflow.kaleo.definition
O
- ON_ASSIGNMENT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- ON_ENTRY - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- ON_EXIT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- ON_TIMER - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
P
- parse(InputStream) - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.WorkflowModelParser
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
- parse(String) - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.WorkflowModelParser
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- parse(String) - Static method in interface com.liferay.portal.workflow.kaleo.definition.ScriptLanguage
- parse(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
- PRIVATE_MESSAGE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- PUSH_NOTIFICATION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
R
- Recipient - Class in com.liferay.portal.workflow.kaleo.definition
- Recipient(RecipientType) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Recipient
- RecipientType - Enum Class in com.liferay.portal.workflow.kaleo.definition
- RESOURCE_ACTION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
- ResourceActionAssignment - Class in com.liferay.portal.workflow.kaleo.definition
- ResourceActionAssignment(String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.ResourceActionAssignment
- ROLE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
- ROLE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- RoleAssignment - Class in com.liferay.portal.workflow.kaleo.definition
- RoleAssignment(long) - Constructor for class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- RoleAssignment(long, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- RoleAssignment(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- RoleRecipient - Class in com.liferay.portal.workflow.kaleo.definition
- RoleRecipient(long, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- RoleRecipient(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
S
- save(String, String, String, String, Definition, ServiceContext) - Method in interface com.liferay.portal.workflow.kaleo.definition.deployment.WorkflowDeployer
- SCRIPT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ActionType
- SCRIPT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
- SCRIPT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- ScriptAction - Class in com.liferay.portal.workflow.kaleo.definition
- ScriptAction(String, String, String, String, String, String, int) - Constructor for class com.liferay.portal.workflow.kaleo.definition.ScriptAction
- ScriptAssignment - Class in com.liferay.portal.workflow.kaleo.definition
- ScriptAssignment(String, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- ScriptingLanguageImpl(String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.ScriptLanguage.ScriptingLanguageImpl
- ScriptLanguage - Interface in com.liferay.portal.workflow.kaleo.definition
- ScriptLanguage.ScriptingLanguageImpl - Class in com.liferay.portal.workflow.kaleo.definition
- ScriptRecipient - Class in com.liferay.portal.workflow.kaleo.definition
- ScriptRecipient(String, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- SECOND - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- setActionId(String) - Method in class com.liferay.portal.workflow.kaleo.definition.ResourceActionAssignment
- setActions(Set<Action>) - Method in interface com.liferay.portal.workflow.kaleo.definition.ActionAware
- setActions(Set<Action>) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- setActions(Set<Action>) - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- setAssignments(Set<Assignment>) - Method in class com.liferay.portal.workflow.kaleo.definition.Task
- setAutoCreate(boolean) - Method in class com.liferay.portal.workflow.kaleo.definition.RoleAssignment
- setAutoCreate(boolean) - Method in class com.liferay.portal.workflow.kaleo.definition.RoleRecipient
- setCompanyId(long) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- setDelayDuration(DelayDuration) - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- setDescription(String) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- setFormDefinition(String) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- setFormId(long) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- setFormUuid(String) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- setGroupId(long) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- setLabelMap(Map<Locale, String>) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- setMetadata(String) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- setMetadata(String) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- setNotificationReceptionType(NotificationReceptionType) - Method in class com.liferay.portal.workflow.kaleo.definition.Recipient
- setNotifications(Set<Notification>) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- setNotifications(Set<Notification>) - Method in interface com.liferay.portal.workflow.kaleo.definition.NotificationAware
- setNotifications(Set<Notification>) - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- setReassignments(Set<Assignment>) - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- setRecurrence(DelayDuration) - Method in class com.liferay.portal.workflow.kaleo.definition.Timer
- setScript(String) - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- setScript(String) - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- setScriptLanguage(ScriptLanguage) - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptAssignment
- setScriptLanguage(ScriptLanguage) - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptRecipient
- setTaskFormReference(TaskFormReference) - Method in class com.liferay.portal.workflow.kaleo.definition.TaskForm
- setTimers(Timer) - Method in class com.liferay.portal.workflow.kaleo.definition.Transition
- setTimers(Set<Timer>) - Method in class com.liferay.portal.workflow.kaleo.definition.Node
- setValidate(boolean) - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.WorkflowModelParser
- State - Class in com.liferay.portal.workflow.kaleo.definition
- State(String, String, boolean) - Constructor for class com.liferay.portal.workflow.kaleo.definition.State
- STATE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
T
- Task - Class in com.liferay.portal.workflow.kaleo.definition
- Task(String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Task
- TASK - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
- TASK_ASSIGNMENT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- TASK_COMPLETION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- TASK_UPDATE - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.LogType
- TaskForm - Class in com.liferay.portal.workflow.kaleo.definition
- TaskForm(String, int) - Constructor for class com.liferay.portal.workflow.kaleo.definition.TaskForm
- TaskFormReference - Class in com.liferay.portal.workflow.kaleo.definition
- TaskFormReference() - Constructor for class com.liferay.portal.workflow.kaleo.definition.TaskFormReference
- TemplateLanguage - Enum Class in com.liferay.portal.workflow.kaleo.definition
- TEXT - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
- Timer - Class in com.liferay.portal.workflow.kaleo.definition
- Timer(String, String, boolean) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Timer
- TO - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- toJSON(String) - Static method in class com.liferay.portal.workflow.kaleo.definition.util.WorkflowDefinitionContentUtil
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- toString() - Method in class com.liferay.portal.workflow.kaleo.definition.ScriptLanguage.ScriptingLanguageImpl
- toString() - Method in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
- toString() - Method in class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- toString() - Method in class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- toXML(String) - Static method in class com.liferay.portal.workflow.kaleo.definition.util.WorkflowDefinitionContentUtil
- Transition - Class in com.liferay.portal.workflow.kaleo.definition
- Transition(boolean, Map<Locale, String>, String, Node, Node) - Constructor for class com.liferay.portal.workflow.kaleo.definition.Transition
U
- UnbalancedForkAndJoinNode(String, String) - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.UnbalancedForkAndJoinNode
- UnbalancedForkAndJoinNodes() - Constructor for exception com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.UnbalancedForkAndJoinNodes
- UPDATE_STATUS - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.ActionType
- UpdateStatusAction - Class in com.liferay.portal.workflow.kaleo.definition
- UpdateStatusAction(String, String, String, int, int) - Constructor for class com.liferay.portal.workflow.kaleo.definition.UpdateStatusAction
- USER - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
- USER - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
- USER_NOTIFICATION - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
- UserAssignment - Class in com.liferay.portal.workflow.kaleo.definition
- UserAssignment() - Constructor for class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- UserAssignment(long, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.UserAssignment
- UserRecipient - Class in com.liferay.portal.workflow.kaleo.definition
- UserRecipient() - Constructor for class com.liferay.portal.workflow.kaleo.definition.UserRecipient
- UserRecipient(long, String, String) - Constructor for class com.liferay.portal.workflow.kaleo.definition.UserRecipient
V
- validate(Definition) - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.WorkflowValidator
- validate(Definition, T) - Method in interface com.liferay.portal.workflow.kaleo.definition.parser.NodeValidator
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.ActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.LogType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.ActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.AssignmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.ExecutionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.LogType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.NotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.RecipientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VELOCITY - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.TemplateLanguage
W
- WEEK - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
- WorkflowDefinitionContentUtil - Class in com.liferay.portal.workflow.kaleo.definition.util
- WorkflowDefinitionContentUtil() - Constructor for class com.liferay.portal.workflow.kaleo.definition.util.WorkflowDefinitionContentUtil
- WorkflowDeployer - Interface in com.liferay.portal.workflow.kaleo.definition.deployment
- WorkflowModelParser - Interface in com.liferay.portal.workflow.kaleo.definition.parser
- WorkflowValidator - Interface in com.liferay.portal.workflow.kaleo.definition.parser
Y
- YEAR - Enum constant in enum class com.liferay.portal.workflow.kaleo.definition.DurationScale
All Classes and Interfaces|All Packages|Serialized Form