Class ProcessCandidateStarterGroupId
- java.lang.Object
-
- org.activiti.cloud.services.query.model.ProcessCandidateStarterGroupId
-
- All Implemented Interfaces:
Serializable
public class ProcessCandidateStarterGroupId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessCandidateStarterGroupId()ProcessCandidateStarterGroupId(String processDefinitionId, String groupId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetGroupId()StringgetProcessDefinitionId()inthashCode()
-