Fixed ALF-10242: JBPM workflow instances count is wrong when "system.workflow.jbpm.definitions.visible" property is set to false.

Also updated form config to add "Definitions Visible" attribute for the Activiti engine.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31737 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2011-11-04 12:52:52 +00:00
parent 0772435bda
commit e248025118

View File

@@ -36,8 +36,8 @@ public interface WorkflowAdminService
boolean isEngineEnabled(String engineId);
/**
* Determines whether the JBPM workflow definitions are visible
* when the JBPM engine is enabled.
* Determines whether the workflow definitions are visible
* for the engine with the given id.
*
* NOTE: Workflow definitions can always be retrieved directly
* i.e. via name or id