JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.liferay.portal.workflow.kaleo.definition
,
com.liferay.portal.workflow.kaleo.definition.deployment
,
com.liferay.portal.workflow.kaleo.definition.exception
,
com.liferay.portal.workflow.kaleo.definition.export
,
com.liferay.portal.workflow.kaleo.definition.export.builder
,
com.liferay.portal.workflow.kaleo.definition.parser
,
com.liferay.portal.workflow.kaleo.definition.util
Class Hierarchy
java.lang.Object
com.liferay.portal.workflow.kaleo.definition.
Action
com.liferay.portal.workflow.kaleo.definition.
Assignment
com.liferay.portal.workflow.kaleo.definition.
ResourceActionAssignment
com.liferay.portal.workflow.kaleo.definition.
RoleAssignment
com.liferay.portal.workflow.kaleo.definition.
ScriptAssignment
com.liferay.portal.workflow.kaleo.definition.
UserAssignment
com.liferay.portal.workflow.kaleo.definition.
Definition
com.liferay.portal.workflow.kaleo.definition.
DelayDuration
com.liferay.portal.workflow.kaleo.definition.util.
KaleoLogUtil
com.liferay.portal.workflow.kaleo.definition.
Node
(implements com.liferay.portal.workflow.kaleo.definition.
ActionAware
, com.liferay.portal.workflow.kaleo.definition.
NotificationAware
)
com.liferay.portal.workflow.kaleo.definition.
Condition
com.liferay.portal.workflow.kaleo.definition.
Fork
com.liferay.portal.workflow.kaleo.definition.
Join
com.liferay.portal.workflow.kaleo.definition.
JoinXor
com.liferay.portal.workflow.kaleo.definition.
State
com.liferay.portal.workflow.kaleo.definition.
Task
com.liferay.portal.workflow.kaleo.definition.
NodeTypeDependentObjectRegistry
<T>
com.liferay.portal.workflow.kaleo.definition.
Notification
com.liferay.portal.workflow.kaleo.definition.
Recipient
com.liferay.portal.workflow.kaleo.definition.
AddressRecipient
com.liferay.portal.workflow.kaleo.definition.
AssigneesRecipient
com.liferay.portal.workflow.kaleo.definition.
RoleRecipient
com.liferay.portal.workflow.kaleo.definition.
ScriptRecipient
com.liferay.portal.workflow.kaleo.definition.
UserRecipient
com.liferay.portal.workflow.kaleo.definition.
TaskForm
(implements java.lang.Comparable<T>)
com.liferay.portal.workflow.kaleo.definition.
TaskFormReference
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.workflow.WorkflowException
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.DuplicateNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.EmptyNotificationTemplate
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidDurationScale
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidExecutionType
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidNodeType
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidNotificationType
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidRecipientType
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidScriptLanguage
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.InvalidTemplateLanguage
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MultipleInitialStateNodes
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustNotSetIncomingTransition
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustPairedForkAndJoinNodes
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetAssignments
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetIncomingTransition
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetInitialStateNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetJoinNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetMultipleOutgoingTransition
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetOutgoingTransition
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetSourceNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetTargetNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetTaskFormDefinitionOrReference
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetTerminalStateNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.MustSetValidNodeNameLength
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.UnbalancedForkAndJoinNode
com.liferay.portal.workflow.kaleo.definition.exception.
KaleoDefinitionValidationException.UnbalancedForkAndJoinNodes
com.liferay.portal.workflow.kaleo.definition.
Timer
(implements com.liferay.portal.workflow.kaleo.definition.
ActionAware
, com.liferay.portal.workflow.kaleo.definition.
NotificationAware
)
com.liferay.portal.workflow.kaleo.definition.
Transition
Interface Hierarchy
com.liferay.portal.workflow.kaleo.definition.
ActionAware
com.liferay.portal.workflow.kaleo.definition.export.builder.
DefinitionBuilder
com.liferay.portal.workflow.kaleo.definition.export.
DefinitionExporter
com.liferay.portal.workflow.kaleo.definition.export.
NodeExporter
com.liferay.portal.workflow.kaleo.definition.parser.
NodeValidator
<T>
com.liferay.portal.workflow.kaleo.definition.
NotificationAware
com.liferay.portal.workflow.kaleo.definition.deployment.
WorkflowDeployer
com.liferay.portal.workflow.kaleo.definition.parser.
WorkflowModelParser
com.liferay.portal.workflow.kaleo.definition.parser.
WorkflowValidator
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.liferay.portal.workflow.kaleo.definition.
AssignmentType
com.liferay.portal.workflow.kaleo.definition.
DurationScale
com.liferay.portal.workflow.kaleo.definition.
ExecutionType
com.liferay.portal.workflow.kaleo.definition.
LogType
com.liferay.portal.workflow.kaleo.definition.
NodeType
com.liferay.portal.workflow.kaleo.definition.
NotificationReceptionType
com.liferay.portal.workflow.kaleo.definition.
RecipientType
com.liferay.portal.workflow.kaleo.definition.
ScriptLanguage
com.liferay.portal.workflow.kaleo.definition.
TemplateLanguage
com.liferay.portal.workflow.kaleo.definition.
NotificationType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes