@Entity public class VariableCreatedEventEntity extends ProcessEngineEventEntity
| Modifier and Type | Field and Description |
|---|---|
protected static String |
VARIABLE_CREATED_EVENT |
| Constructor and Description |
|---|
VariableCreatedEventEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTaskId() |
String |
getVariableName() |
String |
getVariableType() |
String |
getVariableValue() |
getApplicationName, getEventType, getExecutionId, getId, getProcessDefinitionId, getProcessInstanceId, getTimestampprotected static final String VARIABLE_CREATED_EVENT
Copyright © 2010–2017 Alfresco. All rights reserved.