public interface ContractDefinition extends InputContainerDefinition
ContractDefinition defines what the UserTaskInstance needs to be executed, or the Process to be started.
A ContractDefinition is part of a UserTaskDefinition or a of the ProcessDefinition
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintDefinition> |
getConstraints()
Lists the validation rules of the contract.
|
getInputsList<ConstraintDefinition> getConstraints()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.