public class FormRequiredAnalyzer extends Object
| Constructor and Description |
|---|
FormRequiredAnalyzer(ProcessDefinitionService processDefinitionService) |
| Modifier and Type | Method and Description |
|---|---|
protected UserTaskDefinition |
findActivityWithName(List<ActivityDefinition> activities,
String task) |
boolean |
isFormRequired(SFormMapping sFormMapping)
Is a form required to start case / execute task: if there is a contract, a form is required (by the web part only, the Engine never needs a form mapping
to start a case / execute a task)
|
public FormRequiredAnalyzer(ProcessDefinitionService processDefinitionService)
public boolean isFormRequired(SFormMapping sFormMapping)
sFormMapping - protected UserTaskDefinition findActivityWithName(List<ActivityDefinition> activities, String task)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.