Interface ProcessDeployedEvent
-
- All Superinterfaces:
ProcessDefinitionEvent,RuntimeEvent<ProcessDefinition,ProcessDefinitionEvent.ProcessDefinitionEvents>,Serializable
public interface ProcessDeployedEvent extends ProcessDefinitionEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.ProcessDefinitionEvent
ProcessDefinitionEvent.ProcessDefinitionEvents
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetProcessModelContent()-
Methods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getEventType, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
-
-
-
Method Detail
-
getProcessModelContent
String getProcessModelContent()
-
-