public interface RawGovernanceMetaData<I,F extends Enum<F>>
Governance
.Modifier and Type | Method and Description |
---|---|
Class<I> |
getExtensionInterfaceType()
Obtains the extension interface type used by the
Governance . |
int |
getGovernanceIndex()
Obtains the index to obtain the
Governance from the
ProcessState . |
GovernanceMetaData<I,F> |
getGovernanceMetaData()
Obtains the
GovernanceMetaData . |
String |
getGovernanceName()
Obtains the name of the
Governance . |
void |
linkOfficeMetaData(OfficeMetaDataLocator taskLocator,
AssetManagerFactory assetManagerFactory,
OfficeFloorIssues issues)
Links the
TaskMetaData instances to enable JobSequence of
execution. |
String getGovernanceName()
Governance
.Governance
.Class<I> getExtensionInterfaceType()
Governance
.Governance
.int getGovernanceIndex()
Governance
from the
ProcessState
.Governance
from the
ProcessState
.void linkOfficeMetaData(OfficeMetaDataLocator taskLocator, AssetManagerFactory assetManagerFactory, OfficeFloorIssues issues)
TaskMetaData
instances to enable JobSequence
of
execution.taskLocator
- OfficeMetaDataLocator
.assetManagerFactory
- AssetManagerFactory
.issues
- OfficeFloorIssues
.GovernanceMetaData<I,F> getGovernanceMetaData()
GovernanceMetaData
.GovernanceMetaData
.Copyright © 2005–2016. All rights reserved.