|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkflowAdminService
Client facing API for providing administration information about the
WorkflowService
.
Method Summary | |
---|---|
boolean |
isEngineEnabled(java.lang.String engineId)
Determines whether the engine with the given id is enabled. |
boolean |
isEngineVisible(java.lang.String engineId)
Determines whether the JBPM workflow definitions are visible when the JBPM engine is enabled. |
Method Detail |
---|
boolean isEngineEnabled(java.lang.String engineId)
engineId
- The id of a workflow engine
boolean isEngineVisible(java.lang.String engineId)
engineId
- The id of a workflow engine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |