Serialized Form
-
Package com.liferay.portal.workflow.kaleo.exception
-
Exception com.liferay.portal.workflow.kaleo.exception.DuplicateKaleoDefinitionExternalReferenceCodeException
class DuplicateKaleoDefinitionExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.DuplicateKaleoDefinitionNameException
class DuplicateKaleoDefinitionNameException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.KaleoDefinitionContentException
class KaleoDefinitionContentException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.KaleoDefinitionNameException
class KaleoDefinitionNameException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchActionException
class NoSuchActionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchConditionException
class NoSuchConditionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchDefinitionException
class NoSuchDefinitionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchDefinitionVersionException
class NoSuchDefinitionVersionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchInstanceException
class NoSuchInstanceException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchInstanceTokenException
class NoSuchInstanceTokenException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchLogException
class NoSuchLogException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchNodeException
class NoSuchNodeException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchNotificationException
class NoSuchNotificationException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchNotificationRecipientException
class NoSuchNotificationRecipientException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentException
class NoSuchTaskAssignmentException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskAssignmentInstanceException
class NoSuchTaskAssignmentInstanceException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskException
class NoSuchTaskException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskFormException
class NoSuchTaskFormException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskFormInstanceException
class NoSuchTaskFormInstanceException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTaskInstanceTokenException
class NoSuchTaskInstanceTokenException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTimerException
class NoSuchTimerException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTimerInstanceTokenException
class NoSuchTimerInstanceTokenException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.workflow.kaleo.exception.NoSuchTransitionException
class NoSuchTransitionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.portal.workflow.kaleo.model
-
Class com.liferay.portal.workflow.kaleo.model.KaleoActionWrapper
class KaleoActionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoAction> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoConditionWrapper
class KaleoConditionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoCondition> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersionWrapper
class KaleoDefinitionVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoDefinitionVersion> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoDefinitionWrapper
class KaleoDefinitionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoDefinition> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoInstanceTokenWrapper
class KaleoInstanceTokenWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoInstanceToken> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoInstanceWrapper
class KaleoInstanceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoInstance> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoLogWrapper
class KaleoLogWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoLog> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoNodeWrapper
class KaleoNodeWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNode> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipientWrapper
class KaleoNotificationRecipientWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotificationRecipient> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoNotificationWrapper
class KaleoNotificationWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotification> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstanceWrapper
class KaleoTaskAssignmentInstanceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskAssignmentInstance> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentWrapper
class KaleoTaskAssignmentWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskAssignment> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskFormInstanceWrapper
class KaleoTaskFormInstanceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskFormInstance> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskFormWrapper
class KaleoTaskFormWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskForm> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskInstanceTokenWrapper
class KaleoTaskInstanceTokenWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskInstanceToken> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTaskWrapper
class KaleoTaskWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTask> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTimerInstanceTokenWrapper
class KaleoTimerInstanceTokenWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTimerInstanceToken> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTimerWrapper
class KaleoTimerWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTimer> implements Serializable -
Class com.liferay.portal.workflow.kaleo.model.KaleoTransitionWrapper
class KaleoTransitionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTransition> implements Serializable
-
-
Package com.liferay.portal.workflow.kaleo.service.persistence
-
Class com.liferay.portal.workflow.kaleo.service.persistence.KaleoInstanceQuery
class KaleoInstanceQuery extends Object implements Serializable-
Serialized Fields
-
_active
Boolean _active
-
_assetDescription
String _assetDescription
-
_assetTitle
String _assetTitle
-
_classNames
String[] _classNames
-
_classPK
Long _classPK
-
_companyId
long _companyId
-
_completed
Boolean _completed
-
_completionDateGT
Date _completionDateGT
-
_completionDateLT
Date _completionDateLT
-
_currentKaleoNodeName
String _currentKaleoNodeName
-
_kaleoDefinitionName
String _kaleoDefinitionName
-
_kaleoDefinitionVersion
Integer _kaleoDefinitionVersion
-
_kaleoDefinitionVersionId
Long _kaleoDefinitionVersionId
-
_kaleoInstanceId
Long _kaleoInstanceId
-
_rootKaleoInstanceTokenId
Long _rootKaleoInstanceTokenId
-
_searchByActiveWorkflowHandlers
boolean _searchByActiveWorkflowHandlers
-
_userId
Long _userId
-
-
-
Class com.liferay.portal.workflow.kaleo.service.persistence.KaleoInstanceTokenQuery
class KaleoInstanceTokenQuery extends Object implements Serializable-
Serialized Fields
-
_assetDescription
String _assetDescription
-
_assetTitle
String _assetTitle
-
_className
String _className
-
_companyId
long _companyId
-
_completed
Boolean _completed
-
_completionDateGT
Date _completionDateGT
-
_completionDateLT
Date _completionDateLT
-
_currentKaleoNodeName
String _currentKaleoNodeName
-
_kaleoDefinitionName
String _kaleoDefinitionName
-
_kaleoInstanceId
Long _kaleoInstanceId
-
_kaleoInstanceTokenId
Long _kaleoInstanceTokenId
-
_parentKaleoInstanceTokenId
Long _parentKaleoInstanceTokenId
-
_searchByActiveWorkflowHandlers
boolean _searchByActiveWorkflowHandlers
-
_userId
Long _userId
-
-
-
Class com.liferay.portal.workflow.kaleo.service.persistence.KaleoTaskInstanceTokenQuery
class KaleoTaskInstanceTokenQuery extends Object implements Serializable-
Serialized Fields
-
_andOperator
boolean _andOperator
-
_assetPrimaryKeys
Long[] _assetPrimaryKeys
-
_assetTitle
String _assetTitle
-
_assetTypes
String[] _assetTypes
-
_assigneeClassName
String _assigneeClassName
-
_assigneeClassPKs
Long[] _assigneeClassPKs
-
_companyId
long _companyId
-
_completed
Boolean _completed
-
_dueDateGT
Date _dueDateGT
-
_dueDateLT
Date _dueDateLT
-
_end
int _end
-
_kaleoDefinitionId
Long _kaleoDefinitionId
-
_kaleoInstanceIds
Long[] _kaleoInstanceIds
-
_orderByComparator
com.liferay.portal.kernel.util.OrderByComparator<KaleoTaskInstanceToken> _orderByComparator
-
_roleIds
List<Long> _roleIds
-
_searchByActiveWorkflowHandlers
boolean _searchByActiveWorkflowHandlers
-
_searchByUserRoles
Boolean _searchByUserRoles
-
_serviceContext
com.liferay.portal.kernel.service.ServiceContext _serviceContext
-
_start
int _start
-
_taskNames
String[] _taskNames
-
_userId
long _userId
-
-
-
-
Package com.liferay.portal.workflow.kaleo.util.comparator
-
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionActiveComparator
class KaleoDefinitionVersionActiveComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionIdComparator
class KaleoDefinitionVersionIdComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionModifiedDateComparator
class KaleoDefinitionVersionModifiedDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionNameComparator
class KaleoDefinitionVersionNameComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionTitleComparator
class KaleoDefinitionVersionTitleComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable -
Class com.liferay.portal.workflow.kaleo.util.comparator.KaleoDefinitionVersionVersionComparator
class KaleoDefinitionVersionVersionComparator extends com.liferay.portal.kernel.util.OrderByComparator<KaleoDefinitionVersion> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-