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 |
---|---|
Class<?> |
WorkManager.getWorkParameterType()
Obtains the parameter type for invoking the
Work . |
ProcessFuture |
WorkManager.invokeWork(Object parameter)
|
Modifier and Type | Method and Description |
---|---|
Class<?> |
WorkManagerImpl.getWorkParameterType() |
ProcessFuture |
WorkManagerImpl.invokeWork(Object parameter) |
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.