Package | Description |
---|---|
net.officefloor.frame.impl.execute.governance | |
net.officefloor.frame.internal.structure |
Modifier and Type | Class and Description |
---|---|
class |
ActiveGovernanceImpl<I,F extends Enum<F>>
ActiveGovernance implementation. |
Modifier and Type | Method and Description |
---|---|
ActiveGovernanceManager<I,F> |
GovernanceMetaDataImpl.createActiveGovernance(GovernanceContainer<I,F> governanceContainer,
GovernanceControl<I,F> governanceControl,
I extensionInterface,
ManagedObjectContainer managedobjectContainer,
WorkContainer<?> workContainer,
int managedObjectContainerRegisteredIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
GovernanceContainerImpl.governManagedObject(I extension,
ActiveGovernanceManager<I,F> governanceManager,
GovernanceContext<F> governanceContext,
JobContext jobContext,
JobNode jobNode,
JobNodeActivateSet activateSet,
ContainerContext context) |
Modifier and Type | Method and Description |
---|---|
ActiveGovernanceManager<I,F> |
GovernanceMetaData.createActiveGovernance(GovernanceContainer<I,F> governanceContainer,
GovernanceControl<I,F> governanceControl,
I extensionInterface,
ManagedObjectContainer managedobjectContainer,
WorkContainer<?> workContainer,
int managedObjectContainerRegisteredIndex)
Creates the
ActiveGovernance . |
Modifier and Type | Method and Description |
---|---|
boolean |
GovernanceControl.governManagedObject(I extension,
ActiveGovernanceManager<I,F> governanceManager,
GovernanceContext<F> governanceContext,
JobContext jobContext,
JobNode jobNode,
JobNodeActivateSet activateSet,
ContainerContext context)
Initiates
Governance over the ManagedObject . |
Copyright © 2005–2016. All rights reserved.