Class ProcessCandidateStarterGroupRemovedEventImpl
java.lang.Object
org.activiti.api.runtime.event.impl.RuntimeEventImpl<ProcessCandidateStarterGroup,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents>
org.activiti.api.runtime.event.impl.ProcessCandidateStarterGroupRemovedEventImpl
- All Implemented Interfaces:
Serializable,RuntimeEvent<ProcessCandidateStarterGroup,,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents> ProcessCandidateStarterGroupEvent,ProcessCandidateStarterGroupRemovedEvent
public class ProcessCandidateStarterGroupRemovedEventImpl
extends RuntimeEventImpl<ProcessCandidateStarterGroup,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents>
implements ProcessCandidateStarterGroupRemovedEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.ProcessCandidateStarterGroupEvent
ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents -
Constructor Summary
ConstructorsConstructorDescription -
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
-
ProcessCandidateStarterGroupRemovedEventImpl
public ProcessCandidateStarterGroupRemovedEventImpl() -
ProcessCandidateStarterGroupRemovedEventImpl
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceRuntimeEvent<ProcessCandidateStarterGroup,ProcessCandidateStarterGroupEvent.ProcessCandidateStarterGroupEvents>
-