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 |
---|---|
TaskManager |
WorkManager.getTaskManager(String taskName)
Obtains the
TaskManager for the named Task . |
Modifier and Type | Class and Description |
---|---|
class |
TaskManagerImpl
TaskManager implementation. |
Modifier and Type | Method and Description |
---|---|
TaskManager |
WorkManagerImpl.getTaskManager(String taskName) |
Modifier and Type | Method and Description |
---|---|
static void |
ProcessContextTeam.doTask(TaskManager taskManager,
Object parameter)
Wrap invoking
Task on the TaskManager to allow the
Thread to be available to execute the Task instances of
the ProcessState . |
Copyright © 2005–2016. All rights reserved.