Class ProcessDeployedEventImpl
java.lang.Object
org.activiti.api.runtime.event.impl.RuntimeEventImpl<ProcessDefinition,ProcessDefinitionEvent.ProcessDefinitionEvents>
org.activiti.api.runtime.event.impl.ProcessDeployedEventImpl
- All Implemented Interfaces:
Serializable,RuntimeEvent<ProcessDefinition,,ProcessDefinitionEvent.ProcessDefinitionEvents> ProcessDefinitionEvent,ProcessDeployedEvent
public class ProcessDeployedEventImpl
extends RuntimeEventImpl<ProcessDefinition,ProcessDefinitionEvent.ProcessDefinitionEvents>
implements ProcessDeployedEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.ProcessDefinitionEvent
ProcessDefinitionEvent.ProcessDefinitionEvents -
Constructor Summary
ConstructorsConstructorDescriptionProcessDeployedEventImpl(ProcessDefinition entity, String processModelContent) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.activiti.api.runtime.event.impl.RuntimeEventImpl
equals, getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp, hashCode, setBusinessKey, setEntity, setParentProcessInstanceId, setProcessDefinitionId, setProcessDefinitionKey, setProcessDefinitionVersion, setProcessInstanceId, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
Constructor Details
-
ProcessDeployedEventImpl
public ProcessDeployedEventImpl() -
ProcessDeployedEventImpl
-
ProcessDeployedEventImpl
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceRuntimeEvent<ProcessDefinition,ProcessDefinitionEvent.ProcessDefinitionEvents>
-
getProcessModelContent
- Specified by:
getProcessModelContentin interfaceProcessDeployedEvent
-