Package org.activiti.cloud.modeling.api
Interface ProjectConfiguration
-
public interface ProjectConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetEnableCandidateStarters()ProjectgetProject()voidsetEnableCandidateStarters(Boolean enableCandidateStarters)voidsetProject(Project project)
-