Serialized Form
-
Package org.activiti.api.runtime.event.impl
-
Class org.activiti.api.runtime.event.impl.ApplicationDeployedEventImpl extends RuntimeEventImpl<Deployment,ApplicationEvent.ApplicationEvents> implements Serializable
-
Serialized Fields
-
eventType
ApplicationEvent.ApplicationEvents eventType
-
-
-
Class org.activiti.api.runtime.event.impl.BPMNActivityCancelledEventImpl extends BPMNActivityEventImpl implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNActivityCompletedEventImpl extends BPMNActivityEventImpl implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNActivityEventImpl extends RuntimeEventImpl<BPMNActivity,BPMNActivityEvent.ActivityEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNActivityStartedEventImpl extends BPMNActivityEventImpl implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNErrorReceivedEventImpl extends RuntimeEventImpl<BPMNError,BPMNErrorReceivedEvent.ErrorEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNMessageReceivedEventImpl extends RuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNMessageSentEventImpl extends RuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNMessageWaitingEventImpl extends RuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNSequenceFlowTakenImpl extends RuntimeEventImpl<BPMNSequenceFlow,SequenceFlowEvent.SequenceFlowEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNSignalReceivedEventImpl extends RuntimeEventImpl<BPMNSignal,BPMNSignalEvent.SignalEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerCancelledEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerExecutedEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerFailedEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerFiredEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerRetriesDecrementedEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.BPMNTimerScheduledEventImpl extends RuntimeEventImpl<BPMNTimer,BPMNTimerEvent.TimerEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.MessageSubscriptionCancelledEventImpl extends RuntimeEventImpl<MessageSubscription,MessageSubscriptionEvent.MessageSubscriptionEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.ProcessCandidateStarterGroupAddedEventImpl extends RuntimeEventImpl<ProcessCandidateStarterGroup,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.ProcessCandidateStarterGroupRemovedEventImpl extends RuntimeEventImpl<ProcessCandidateStarterGroup,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.ProcessCandidateStarterUserAddedEventImpl extends RuntimeEventImpl<ProcessCandidateStarterUser,ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.ProcessCandidateStarterUserRemovedEventImpl extends RuntimeEventImpl<ProcessCandidateStarterUser,ProcessCandidateStarterUserEvent.ProcessCandidateStarterUserEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.ProcessDeployedEventImpl extends RuntimeEventImpl<ProcessDefinition,ProcessDefinitionEvent.ProcessDefinitionEvents> implements Serializable
-
Serialized Fields
-
processModelContent
String processModelContent
-
-
-
Class org.activiti.api.runtime.event.impl.RuntimeEventImpl extends Object implements Serializable
-
Serialized Fields
-
businessKey
String businessKey
-
entity
ENTITY_TYPE extends Object entity
-
id
String id
-
parentProcessInstanceId
String parentProcessInstanceId
-
processDefinitionId
String processDefinitionId
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionVersion
Integer processDefinitionVersion
-
processInstanceId
String processInstanceId
-
timestamp
Long timestamp
-
-
-
Class org.activiti.api.runtime.event.impl.StartMessageDeployedEventImpl extends RuntimeEventImpl<StartMessageDeploymentDefinition,MessageDefinitionEvent.MessageDefinitionEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.StartMessageDeployedEvents extends org.springframework.context.ApplicationEvent implements Serializable
- serialVersionUID:
- 1L
-
Class org.activiti.api.runtime.event.impl.VariableCreatedEventImpl extends VariableEventImpl implements Serializable
-
Class org.activiti.api.runtime.event.impl.VariableDeletedEventImpl extends VariableEventImpl implements Serializable
-
Class org.activiti.api.runtime.event.impl.VariableEventImpl extends RuntimeEventImpl<VariableInstance,VariableEvent.VariableEvents> implements Serializable
-
Class org.activiti.api.runtime.event.impl.VariableUpdatedEventImpl extends VariableEventImpl implements Serializable
-
-
Package org.activiti.api.runtime.model.impl
-
Class org.activiti.api.runtime.model.impl.ProcessVariablesMap extends HashMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.activiti.api.runtime.model.impl.ProcessVariablesMapSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ProcessVariablesMap<String,Object>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
conversionService
org.springframework.core.convert.ConversionService conversionService
-
-
Class org.activiti.api.runtime.model.impl.ProcessVariableValue extends Object implements Serializable
- serialVersionUID:
- 1L
-