public interface DutyMetaData
Duty
.Modifier and Type | Method and Description |
---|---|
FlowMetaData<?> |
getFlow(int flowIndex)
Obtains the
FlowMetaData of the specified JobSequence . |
int |
translateGovernanceIndexToThreadIndex(int governanceIndex)
|
FlowMetaData<?> getFlow(int flowIndex)
FlowMetaData
of the specified JobSequence
.flowIndex
- Index of the JobSequence
.FlowMetaData
of the specified JobSequence
.int translateGovernanceIndexToThreadIndex(int governanceIndex)
governanceIndex
- Duty
Governance
index.ThreadState
Governance
index.Copyright © 2005–2016. All rights reserved.