mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user