mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Created the new WorkflowFormProcessor which processes forms based on a workflow definition name.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21172 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -33,6 +33,7 @@ import org.springframework.extensions.webscripts.WebScriptRequest;
|
|||||||
* workflow definitions.
|
* workflow definitions.
|
||||||
*
|
*
|
||||||
* @author Gavin Cornwell
|
* @author Gavin Cornwell
|
||||||
|
* @author Nick Smith
|
||||||
*/
|
*/
|
||||||
public class WorkflowDefinitionsGet extends AbstractWorkflowWebscript
|
public class WorkflowDefinitionsGet extends AbstractWorkflowWebscript
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user