Package | Description |
---|---|
net.officefloor.frame.api.manage | |
net.officefloor.frame.impl.execute.office | |
net.officefloor.frame.impl.spi.team |
Modifier and Type | Method and Description |
---|---|
WorkManager |
Office.getWorkManager(String workName)
Obtains the
WorkManager for the named Work . |
Modifier and Type | Class and Description |
---|---|
class |
WorkManagerImpl
Implementation of the
WorkManager . |
Modifier and Type | Method and Description |
---|---|
WorkManager |
OfficeImpl.getWorkManager(String workName) |
Modifier and Type | Method and Description |
---|---|
static void |
ProcessContextTeam.doWork(WorkManager workManager,
Object parameter)
Wrap invoking
Work on the WorkManager to allow the
Thread to be available to execute the Task instances of
the ProcessState . |
Copyright © 2005–2016. All rights reserved.