|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DutyConfiguration<A extends Enum<A>>
Configuration for a Duty.
| Method Summary | |
|---|---|
String |
getDutyName()
Obtains name identifying the Duty of the Administrator. |
DutyGovernanceConfiguration<?>[] |
getGovernanceConfiguration()
Obtains the configuration for the linked Governance. |
TaskNodeReference[] |
getLinkedProcessConfiguration()
Obtains the configuration for the JobSequence instances invoked by the
Duty. |
| Method Detail |
|---|
String getDutyName()
Duty of the Administrator.
Duty on the Administrator.TaskNodeReference[] getLinkedProcessConfiguration()
JobSequence instances invoked by the
Duty.
TaskNodeReference specifying the first Task of
the linked JobSequence.DutyGovernanceConfiguration<?>[] getGovernanceConfiguration()
Governance.
DutyGovernanceConfiguration specifying the linked
Governance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||