Serialized Form
-
Package org.flowable.engine.delegate
-
Exception org.flowable.engine.delegate.BpmnError
class BpmnError extends org.flowable.common.engine.api.FlowableException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalDataContainer
org.flowable.common.engine.api.variable.VariableContainer additionalDataContainer
-
errorCode
String errorCode
-
-
-
Package org.flowable.engine.form
-
Class org.flowable.engine.form.AbstractFormType
class AbstractFormType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.flowable.engine.impl
-
Class org.flowable.engine.impl.ActivityInstanceQueryImpl
class ActivityInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ActivityInstanceQuery,ActivityInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
activityId
String activityId
-
activityInstanceId
String activityInstanceId
-
activityName
String activityName
-
activityType
String activityType
-
assignee
String assignee
-
deleteReason
String deleteReason
-
deleteReasonLike
String deleteReasonLike
-
executionId
String executionId
-
finished
boolean finished
-
processDefinitionId
String processDefinitionId
-
processInstanceId
String processInstanceId
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
unfinished
boolean unfinished
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.ActivityInstanceQueryProperty
class ActivityInstanceQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.DeploymentQueryImpl
class DeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<DeploymentQuery,Deployment> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
category
String category
-
categoryLike
String categoryLike
-
categoryNotEquals
String categoryNotEquals
-
deploymentId
String deploymentId
-
deploymentIds
List<String> deploymentIds
-
derivedFrom
String derivedFrom
-
engineVersion
String engineVersion
-
key
String key
-
keyLike
String keyLike
-
latest
boolean latest
-
name
String name
-
nameLike
String nameLike
-
parentDeploymentId
String parentDeploymentId
-
parentDeploymentIdLike
String parentDeploymentIdLike
-
parentDeploymentIds
List<String> parentDeploymentIds
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.DeploymentQueryProperty
class DeploymentQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.ExecutionQueryImpl
class ExecutionQueryImpl extends org.flowable.variable.service.impl.AbstractVariableQueryImpl<ExecutionQuery,Execution> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
activeActivityId
String activeActivityId
-
activeActivityIds
Set<String> activeActivityIds
-
activityId
String activityId
-
businessKey
String businessKey
-
businessKeyLike
String businessKeyLike
-
businessKeyLikeIgnoreCase
String businessKeyLikeIgnoreCase
-
callbackId
String callbackId
-
callbackType
String callbackType
-
currentOrQueryObject
ExecutionQueryImpl currentOrQueryObject
-
deploymentId
String deploymentId
-
deploymentIds
List<String> deploymentIds
-
eventSubscriptions
List<org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue> eventSubscriptions
-
excludeSubprocesses
boolean excludeSubprocesses
-
executionId
String executionId
-
includeChildExecutionsWithBusinessKeyQuery
boolean includeChildExecutionsWithBusinessKeyQuery
-
inOrStatement
boolean inOrStatement
-
involvedGroups
Set<String> involvedGroups
-
involvedUser
String involvedUser
-
isActive
boolean isActive
-
locale
String locale
-
name
String name
-
nameLike
String nameLike
-
nameLikeIgnoreCase
String nameLikeIgnoreCase
-
onlyChildExecutions
boolean onlyChildExecutions
-
onlyProcessInstanceExecutions
boolean onlyProcessInstanceExecutions
-
onlySubProcessExecutions
boolean onlySubProcessExecutions
-
orQueryObjects
List<ExecutionQueryImpl> orQueryObjects
-
parentId
String parentId
-
processDefinitionCategory
String processDefinitionCategory
-
processDefinitionCategoryLike
String processDefinitionCategoryLike
-
processDefinitionCategoryLikeIgnoreCase
String processDefinitionCategoryLikeIgnoreCase
-
processDefinitionEngineVersion
String processDefinitionEngineVersion
-
processDefinitionId
String processDefinitionId
-
processDefinitionIds
Set<String> processDefinitionIds
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
processDefinitionKeyLikeIgnoreCase
String processDefinitionKeyLikeIgnoreCase
-
processDefinitionKeys
Set<String> processDefinitionKeys
-
processDefinitionName
String processDefinitionName
-
processDefinitionNameLike
String processDefinitionNameLike
-
processDefinitionNameLikeIgnoreCase
String processDefinitionNameLikeIgnoreCase
-
processDefinitionVersion
Integer processDefinitionVersion
-
processEngineConfiguration
org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl processEngineConfiguration
-
processInstanceId
String processInstanceId
-
referenceId
String referenceId
-
referenceType
String referenceType
-
rootProcessInstanceId
String rootProcessInstanceId
-
safeInvolvedGroups
List<List<String>> safeInvolvedGroups
-
startedAfter
Date startedAfter
-
startedBefore
Date startedBefore
-
startedBy
String startedBy
-
subProcessInstanceId
String subProcessInstanceId
-
superProcessInstanceId
String superProcessInstanceId
-
suspensionState
org.flowable.common.engine.impl.db.SuspensionState suspensionState
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
tenantIdLikeIgnoreCase
String tenantIdLikeIgnoreCase
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.ExecutionQueryProperty
class ExecutionQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
class HistoricActivityInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<HistoricActivityInstanceQuery,HistoricActivityInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
activityId
String activityId
-
activityInstanceId
String activityInstanceId
-
activityName
String activityName
-
activityType
String activityType
-
activityTypes
Set<String> activityTypes
-
assignee
String assignee
-
deleteReason
String deleteReason
-
deleteReasonLike
String deleteReasonLike
-
executionId
String executionId
-
finished
boolean finished
-
finishedAfter
Date finishedAfter
-
finishedBefore
Date finishedBefore
-
processDefinitionId
String processDefinitionId
-
processInstanceId
String processInstanceId
-
startedAfter
Date startedAfter
-
startedBefore
Date startedBefore
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
tenantIds
List<String> tenantIds
-
unfinished
boolean unfinished
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
class HistoricActivityInstanceQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.HistoricDetailQueryImpl
class HistoricDetailQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<HistoricDetailQuery,HistoricDetail> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.HistoricDetailQueryProperty
class HistoricDetailQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
class HistoricProcessInstanceQueryImpl extends org.flowable.variable.service.impl.AbstractVariableQueryImpl<HistoricProcessInstanceQuery,HistoricProcessInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
activeActivityId
String activeActivityId
-
activeActivityIds
Set<String> activeActivityIds
-
businessKey
String businessKey
-
businessKeyLike
String businessKeyLike
-
businessKeyLikeIgnoreCase
String businessKeyLikeIgnoreCase
-
businessStatus
String businessStatus
-
businessStatusLike
String businessStatusLike
-
businessStatusLikeIgnoreCase
String businessStatusLikeIgnoreCase
-
callbackId
String callbackId
-
callbackType
String callbackType
-
currentOrQueryObject
HistoricProcessInstanceQueryImpl currentOrQueryObject
-
deleted
boolean deleted
-
deploymentId
String deploymentId
-
deploymentIds
List<String> deploymentIds
-
excludeSubprocesses
boolean excludeSubprocesses
-
finished
boolean finished
-
finishedAfter
Date finishedAfter
-
finishedBefore
Date finishedBefore
-
includeProcessVariables
boolean includeProcessVariables
-
inOrStatement
boolean inOrStatement
-
involvedGroupIdentityLink
IdentityLinkQueryObject involvedGroupIdentityLink
-
involvedGroups
Set<String> involvedGroups
-
involvedUser
String involvedUser
-
involvedUserIdentityLink
IdentityLinkQueryObject involvedUserIdentityLink
-
locale
String locale
-
name
String name
-
nameLike
String nameLike
-
nameLikeIgnoreCase
String nameLikeIgnoreCase
-
notDeleted
boolean notDeleted
-
orQueryObjects
List<HistoricProcessInstanceQueryImpl> orQueryObjects
-
parentScopeId
String parentScopeId
-
processDefinitionCategory
String processDefinitionCategory
-
processDefinitionCategoryLike
String processDefinitionCategoryLike
-
processDefinitionCategoryLikeIgnoreCase
String processDefinitionCategoryLikeIgnoreCase
-
processDefinitionId
String processDefinitionId
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyIn
List<String> processDefinitionKeyIn
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
processDefinitionKeyLikeIgnoreCase
String processDefinitionKeyLikeIgnoreCase
-
processDefinitionName
String processDefinitionName
-
processDefinitionNameLike
String processDefinitionNameLike
-
processDefinitionNameLikeIgnoreCase
String processDefinitionNameLikeIgnoreCase
-
processDefinitionVersion
Integer processDefinitionVersion
-
processEngineConfiguration
org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl processEngineConfiguration
-
processInstanceId
String processInstanceId
-
processInstanceIds
Set<String> processInstanceIds
-
processKeyNotIn
List<String> processKeyNotIn
-
referenceId
String referenceId
-
referenceType
String referenceType
-
rootScopeId
String rootScopeId
-
safeInvolvedGroups
List<List<String>> safeInvolvedGroups
-
startedAfter
Date startedAfter
-
startedBefore
Date startedBefore
-
startedBy
String startedBy
-
superProcessInstanceId
String superProcessInstanceId
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
tenantIdLikeIgnoreCase
String tenantIdLikeIgnoreCase
-
unfinished
boolean unfinished
-
withJobException
boolean withJobException
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutCallbackId
boolean withoutCallbackId
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
class HistoricProcessInstanceQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.ModelQueryImpl
class ModelQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ModelQuery,Model> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
category
String category
-
categoryLike
String categoryLike
-
categoryNotEquals
String categoryNotEquals
-
deployed
boolean deployed
-
deploymentId
String deploymentId
-
id
String id
-
key
String key
-
latest
boolean latest
-
name
String name
-
nameLike
String nameLike
-
notDeployed
boolean notDeployed
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
version
Integer version
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.ModelQueryProperty
class ModelQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
class NativeActivityInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeActivityInstanceQuery,ActivityInstance> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeDeploymentQueryImpl
class NativeDeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeDeploymentQuery,Deployment> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeExecutionQueryImpl
class NativeExecutionQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeExecutionQuery,Execution> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
class NativeHistoricActivityInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeHistoricActivityInstanceQuery,HistoricActivityInstance> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
class NativeHistoricDetailQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeHistoricDetailQuery,HistoricDetail> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
class NativeHistoricProcessInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeHistoricProcessInstanceQuery,HistoricProcessInstance> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeModelQueryImpl
class NativeModelQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeModelQuery,Model> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
class NativeProcessDefinitionQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeProcessDefinitionQuery,ProcessDefinition> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
class NativeProcessInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractNativeQuery<NativeProcessInstanceQuery,ProcessInstance> implements Serializable - serialVersionUID:
- 1L
-
Class org.flowable.engine.impl.ProcessDefinitionQueryImpl
class ProcessDefinitionQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ProcessDefinitionQuery,ProcessDefinition> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
authorizationGroups
Collection<String> authorizationGroups
-
authorizationGroupsSet
boolean authorizationGroupsSet
-
authorizationUserId
String authorizationUserId
-
category
String category
-
categoryLike
String categoryLike
-
categoryNotEquals
String categoryNotEquals
-
deploymentId
String deploymentId
-
deploymentIds
Set<String> deploymentIds
-
engineVersion
String engineVersion
-
eventSubscriptionName
String eventSubscriptionName
-
eventSubscriptionType
String eventSubscriptionType
-
id
String id
-
ids
Set<String> ids
-
key
String key
-
keyLike
String keyLike
-
latest
boolean latest
-
locale
String locale
-
name
String name
-
nameLike
String nameLike
-
nameLikeIgnoreCase
String nameLikeIgnoreCase
-
parentDeploymentId
String parentDeploymentId
-
procDefId
String procDefId
-
resourceName
String resourceName
-
resourceNameLike
String resourceNameLike
-
safeAuthorizationGroups
List<List<String>> safeAuthorizationGroups
-
suspensionState
org.flowable.common.engine.impl.db.SuspensionState suspensionState
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
version
Integer version
-
versionGt
Integer versionGt
-
versionGte
Integer versionGte
-
versionLt
Integer versionLt
-
versionLte
Integer versionLte
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.ProcessDefinitionQueryProperty
class ProcessDefinitionQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.engine.impl.ProcessInstanceQueryImpl
class ProcessInstanceQueryImpl extends org.flowable.variable.service.impl.AbstractVariableQueryImpl<ProcessInstanceQuery,ProcessInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
activeActivityId
String activeActivityId
-
activeActivityIds
Set<String> activeActivityIds
-
activityId
String activityId
-
businessKey
String businessKey
-
businessKeyLike
String businessKeyLike
-
businessKeyLikeIgnoreCase
String businessKeyLikeIgnoreCase
-
businessStatus
String businessStatus
-
businessStatusLike
String businessStatusLike
-
businessStatusLikeIgnoreCase
String businessStatusLikeIgnoreCase
-
callbackId
String callbackId
-
callbackType
String callbackType
-
currentOrQueryObject
ProcessInstanceQueryImpl currentOrQueryObject
-
deploymentId
String deploymentId
-
deploymentIds
List<String> deploymentIds
-
eventSubscriptions
List<org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue> eventSubscriptions
-
excludeSubprocesses
boolean excludeSubprocesses
-
executionId
String executionId
-
includeChildExecutionsWithBusinessKeyQuery
boolean includeChildExecutionsWithBusinessKeyQuery
-
includeProcessVariables
boolean includeProcessVariables
-
inOrStatement
boolean inOrStatement
-
involvedGroupIdentityLink
IdentityLinkQueryObject involvedGroupIdentityLink
-
involvedGroups
Set<String> involvedGroups
-
involvedUser
String involvedUser
-
involvedUserIdentityLink
IdentityLinkQueryObject involvedUserIdentityLink
-
locale
String locale
-
name
String name
-
nameLike
String nameLike
-
nameLikeIgnoreCase
String nameLikeIgnoreCase
-
onlyChildExecutions
boolean onlyChildExecutions
-
onlyProcessInstanceExecutions
boolean onlyProcessInstanceExecutions
-
onlySubProcessExecutions
boolean onlySubProcessExecutions
-
orQueryObjects
List<ProcessInstanceQueryImpl> orQueryObjects
-
parentScopeId
String parentScopeId
-
processDefinitionCategory
String processDefinitionCategory
-
processDefinitionCategoryLike
String processDefinitionCategoryLike
-
processDefinitionCategoryLikeIgnoreCase
String processDefinitionCategoryLikeIgnoreCase
-
processDefinitionEngineVersion
String processDefinitionEngineVersion
-
processDefinitionId
String processDefinitionId
-
processDefinitionIds
Set<String> processDefinitionIds
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
processDefinitionKeyLikeIgnoreCase
String processDefinitionKeyLikeIgnoreCase
-
processDefinitionKeys
Set<String> processDefinitionKeys
-
processDefinitionName
String processDefinitionName
-
processDefinitionNameLike
String processDefinitionNameLike
-
processDefinitionNameLikeIgnoreCase
String processDefinitionNameLikeIgnoreCase
-
processDefinitionVersion
Integer processDefinitionVersion
-
processEngineConfiguration
org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl processEngineConfiguration
-
processInstanceIds
Set<String> processInstanceIds
-
referenceId
String referenceId
-
referenceType
String referenceType
-
rootProcessInstanceId
String rootProcessInstanceId
-
rootScopeId
String rootScopeId
-
safeInvolvedGroups
List<List<String>> safeInvolvedGroups
-
startedAfter
Date startedAfter
-
startedBefore
Date startedBefore
-
startedBy
String startedBy
-
subProcessInstanceId
String subProcessInstanceId
-
superProcessInstanceId
String superProcessInstanceId
-
suspensionState
org.flowable.common.engine.impl.db.SuspensionState suspensionState
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
tenantIdLikeIgnoreCase
String tenantIdLikeIgnoreCase
-
withJobException
boolean withJobException
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.engine.impl.ProcessInstanceQueryProperty
class ProcessInstanceQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
-
Package org.flowable.engine.repository
-
Class org.flowable.engine.repository.DiagramEdge
class DiagramEdge extends DiagramElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
waypoints
List<DiagramEdgeWaypoint> waypoints
-
-
Class org.flowable.engine.repository.DiagramEdgeWaypoint
class DiagramEdgeWaypoint extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.flowable.engine.repository.DiagramElement
class DiagramElement extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class org.flowable.engine.repository.DiagramLayout
class DiagramLayout extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elements
Map<String,
DiagramElement> elements
-
-
Class org.flowable.engine.repository.DiagramNode
class DiagramNode extends DiagramElement implements Serializable- serialVersionUID:
- 1L
-
-
Package org.flowable.engine.task