Package | Description |
---|---|
com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
Modifier and Type | Method and Description |
---|---|
Workflow |
ContextInterceptorAdapter.afterGetWorkflow(String id,
Workflow workflow)
Called just after a workflow has been retrieved.
|
Workflow |
ContextInterceptor.afterGetWorkflow(String id,
Workflow workflow)
Called just after a workflow has been retrieved.
|
Workflow |
Context.getWorkflow(String workflowId)
Returns the workflow associated to the given ID.
|
Modifier and Type | Method and Description |
---|---|
Workflow |
ContextInterceptorAdapter.afterGetWorkflow(String id,
Workflow workflow)
Called just after a workflow has been retrieved.
|
Workflow |
ContextInterceptor.afterGetWorkflow(String id,
Workflow workflow)
Called just after a workflow has been retrieved.
|
Copyright © 2012-2015. All Rights Reserved.