Class ProcessDeployedEvents
java.lang.Object
org.activiti.api.runtime.event.impl.ProcessDeployedEvents
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDeployedEvents(List<org.activiti.api.process.model.events.ProcessDeployedEvent> processDeployedEvents) -
Method Summary
Modifier and TypeMethodDescriptionList<org.activiti.api.process.model.events.ProcessDeployedEvent>
-
Constructor Details
-
ProcessDeployedEvents
public ProcessDeployedEvents(List<org.activiti.api.process.model.events.ProcessDeployedEvent> processDeployedEvents)
-
-
Method Details
-
getProcessDeployedEvents
-