Package | Description |
---|---|
net.officefloor.frame.impl.execute.governance | |
net.officefloor.frame.impl.execute.managedobject | |
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 |
---|---|
ActiveGovernance<I,F> |
GovernanceContainerImpl.createActiveGovernance(I extensionInterface,
ManagedObjectContainer managedobjectContainer,
int managedObjectContainerRegisteredIndex,
WorkContainer<?> workContainer) |
ActiveGovernance<I,F> |
ActiveGovernanceImpl.getActiveGovernance() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedObjectContainerImpl.unregisterManagedObjectFromGovernance(ActiveGovernance<?,?> governance,
JobNodeActivateSet activateSet,
TeamIdentifier currentTeam) |
Modifier and Type | Method and Description |
---|---|
ActiveGovernance<I,F> |
GovernanceContainer.createActiveGovernance(I extensionInterface,
ManagedObjectContainer managedobjectContainer,
int managedObjectContainerRegisteredIndex,
WorkContainer<?> workContainer)
|
ActiveGovernance<I,F> |
ActiveGovernanceManager.getActiveGovernance()
Obtains the
ActiveGovernance being managed. |
Modifier and Type | Method and Description |
---|---|
void |
ManagedObjectContainer.unregisterManagedObjectFromGovernance(ActiveGovernance<?,?> governance,
JobNodeActivateSet activateSet,
TeamIdentifier currentTeam)
Unregisters this
ManagedObject from Governance . |
Copyright © 2005–2016. All rights reserved.