public interface AccessContext extends CoreContext
| Modifier and Type | Interface and Description |
|---|---|
static class |
AccessContext.Builder |
| Modifier and Type | Method and Description |
|---|---|
AccessCfg |
getAccessCfg() |
com.technia.tvc.core.xml.ajax.types.Struct |
getConfig() |
WorkflowDAOFactory |
getFactory() |
java.util.Collection<Field> |
getFields() |
JsonConfig |
getJsonConfig() |
Module |
getModule() |
OperationCfg |
getOperationCfg() |
com.technia.tvc.collaboration.workflow.cfg.ScopedCfg |
getScopedCfg()
Deprecated.
|
Task |
getTask() |
TaskCfg |
getTaskCfg() |
Workflow |
getWorkflow() |
getContextId, getContextIds, getEnv, getItemEventDispatcher, getPerson, getSetEventDispatcherTask getTask()
TaskCfg getTaskCfg()
OperationCfg getOperationCfg()
AccessCfg getAccessCfg()
JsonConfig getJsonConfig()
@Deprecated com.technia.tvc.collaboration.workflow.cfg.ScopedCfg getScopedCfg()
Workflow getWorkflow()
java.util.Collection<Field> getFields()
com.technia.tvc.core.xml.ajax.types.Struct getConfig()
Module getModule()
WorkflowDAOFactory getFactory()
getFactory in interface CoreContextCopyright ? Technia AB. All Rights Reserved.