public interface WorkflowAdminService
WorkflowService.| Modifier and Type | Method and Description |
|---|---|
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 workflow definitions are visible
for the engine with the given id.
|
boolean isEngineEnabled(java.lang.String engineId)
engineId - The id of a workflow engineboolean isEngineVisible(java.lang.String engineId)
engineId - The id of a workflow engineCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.