Interface ProcessDeployedEvent

All Superinterfaces:
ProcessDefinitionEvent, org.activiti.api.model.shared.event.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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent

    getBusinessKey, getEntity, getEventType, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
  • Method Details

    • getProcessModelContent

      String getProcessModelContent()