Class ProcessCandidateStarterEventConverterHelper
- java.lang.Object
-
- org.activiti.runtime.api.event.impl.ProcessCandidateStarterEventConverterHelper
-
public class ProcessCandidateStarterEventConverterHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ProcessCandidateStarterEventConverterHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisProcessCandidateStarterGroupLink(IdentityLink identityLink)booleanisProcessCandidateStarterUserLink(IdentityLink identityLink)
-
-
-
Method Detail
-
isProcessCandidateStarterUserLink
public boolean isProcessCandidateStarterUserLink(IdentityLink identityLink)
-
isProcessCandidateStarterGroupLink
public boolean isProcessCandidateStarterGroupLink(IdentityLink identityLink)
-
-