Package | Description |
---|---|
net.officefloor.frame.impl.execute.managedobject | |
net.officefloor.frame.impl.execute.process | |
net.officefloor.frame.internal.structure |
Modifier and Type | Class and Description |
---|---|
class |
CleanupSequenceImpl
CleanupSequence implementation. |
Modifier and Type | Method and Description |
---|---|
JobNode |
ManagedObjectMetaDataImpl.createRecycleJobNode(ManagedObject managedObject,
CleanupSequence cleanupSequence) |
Modifier and Type | Method and Description |
---|---|
CleanupSequence |
ProcessStateImpl.getCleanupSequence() |
Modifier and Type | Method and Description |
---|---|
CleanupSequence |
ProcessState.getCleanupSequence()
Obtains the
CleanupSequence for this ProcessState . |
Modifier and Type | Method and Description |
---|---|
JobNode |
ManagedObjectMetaData.createRecycleJobNode(ManagedObject managedObject,
CleanupSequence cleanupSequence)
Creates the
JobNode for the recycling of the
ManagedObject . |
Copyright © 2005–2016. All rights reserved.