Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ActivitiErrorMessageImpl - Class in org.activiti.api.runtime.model.impl
- ActivitiErrorMessageImpl() - Constructor for class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- ActivitiErrorMessageImpl(int, String) - Constructor for class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- ApplicationElementImpl - Class in org.activiti.api.runtime.model.impl
- ApplicationElementImpl() - Constructor for class org.activiti.api.runtime.model.impl.ApplicationElementImpl
C
- CommonModelAutoConfiguration - Class in org.activiti.api.runtime.conf.impl
- CommonModelAutoConfiguration() - Constructor for class org.activiti.api.runtime.conf.impl.CommonModelAutoConfiguration
- customizeCommonModelObjectMapper() - Method in class org.activiti.api.runtime.conf.impl.CommonModelAutoConfiguration
E
- equals(Object) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- equals(Object) - Method in class org.activiti.api.runtime.model.impl.ApplicationElementImpl
G
- getAppVersion() - Method in class org.activiti.api.runtime.model.impl.ApplicationElementImpl
- getBusinessKey() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getCode() - Method in class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- getEntity() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getEventType() - Method in class org.activiti.api.runtime.event.impl.VariableCreatedEventImpl
- getEventType() - Method in class org.activiti.api.runtime.event.impl.VariableDeletedEventImpl
- getEventType() - Method in class org.activiti.api.runtime.event.impl.VariableUpdatedEventImpl
- getId() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getMessage() - Method in class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- getName() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- getParentProcessInstanceId() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getPreviousValue() - Method in class org.activiti.api.runtime.event.impl.VariableUpdatedEventImpl
- getProcessDefinitionId() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getProcessDefinitionKey() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getProcessDefinitionVersion() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getProcessInstanceId() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getProcessInstanceId() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- getTaskId() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- getTimestamp() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- getType() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- getValue() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
H
- hashCode() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- hashCode() - Method in class org.activiti.api.runtime.model.impl.ApplicationElementImpl
I
- isTaskVariable() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
O
- org.activiti.api.runtime.conf.impl - package org.activiti.api.runtime.conf.impl
- org.activiti.api.runtime.event.impl - package org.activiti.api.runtime.event.impl
- org.activiti.api.runtime.model.impl - package org.activiti.api.runtime.model.impl
P
- PayloadMixIn - Class in org.activiti.api.runtime.conf.impl
- PayloadMixIn() - Constructor for class org.activiti.api.runtime.conf.impl.PayloadMixIn
R
- ResultMixIn - Class in org.activiti.api.runtime.conf.impl
- ResultMixIn() - Constructor for class org.activiti.api.runtime.conf.impl.ResultMixIn
- RuntimeEventImpl<ENTITY_TYPE,
EVENT_TYPE extends Enum<?>> - Class in org.activiti.api.runtime.event.impl - RuntimeEventImpl() - Constructor for class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- RuntimeEventImpl(ENTITY_TYPE) - Constructor for class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- RuntimeEventImpl(String, Long, ENTITY_TYPE) - Constructor for class org.activiti.api.runtime.event.impl.RuntimeEventImpl
S
- setAppVersion(String) - Method in class org.activiti.api.runtime.model.impl.ApplicationElementImpl
- setBusinessKey(String) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setCode(int) - Method in class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- setEntity(ENTITY_TYPE) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setMessage(String) - Method in class org.activiti.api.runtime.model.impl.ActivitiErrorMessageImpl
- setParentProcessInstanceId(String) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setProcessDefinitionId(String) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setProcessDefinitionKey(String) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setProcessDefinitionVersion(Integer) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setProcessInstanceId(String) - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- setProcessInstanceId(String) - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- setTaskId(String) - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
T
- toString() - Method in class org.activiti.api.runtime.event.impl.RuntimeEventImpl
- toString() - Method in class org.activiti.api.runtime.model.impl.ApplicationElementImpl
- toString() - Method in class org.activiti.api.runtime.model.impl.VariableInstanceImpl
V
- VariableCreatedEventImpl - Class in org.activiti.api.runtime.event.impl
- VariableCreatedEventImpl() - Constructor for class org.activiti.api.runtime.event.impl.VariableCreatedEventImpl
- VariableCreatedEventImpl(VariableInstance, String) - Constructor for class org.activiti.api.runtime.event.impl.VariableCreatedEventImpl
- VariableDeletedEventImpl - Class in org.activiti.api.runtime.event.impl
- VariableDeletedEventImpl() - Constructor for class org.activiti.api.runtime.event.impl.VariableDeletedEventImpl
- VariableDeletedEventImpl(VariableInstance) - Constructor for class org.activiti.api.runtime.event.impl.VariableDeletedEventImpl
- VariableEventImpl - Class in org.activiti.api.runtime.event.impl
- VariableEventImpl() - Constructor for class org.activiti.api.runtime.event.impl.VariableEventImpl
- VariableEventImpl(VariableInstance) - Constructor for class org.activiti.api.runtime.event.impl.VariableEventImpl
- VariableInstanceImpl<T> - Class in org.activiti.api.runtime.model.impl
- VariableInstanceImpl() - Constructor for class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- VariableInstanceImpl(String, String, T, String, String) - Constructor for class org.activiti.api.runtime.model.impl.VariableInstanceImpl
- VariableUpdatedEventImpl<T> - Class in org.activiti.api.runtime.event.impl
- VariableUpdatedEventImpl() - Constructor for class org.activiti.api.runtime.event.impl.VariableUpdatedEventImpl
- VariableUpdatedEventImpl(VariableInstance, T) - Constructor for class org.activiti.api.runtime.event.impl.VariableUpdatedEventImpl
All Classes and Interfaces|All Packages|Serialized Form