public class FormHandlerUtil extends Object
Constructor and Description |
---|
FormHandlerUtil() |
Modifier and Type | Method and Description |
---|---|
static StartFormHandler |
getStartFormHandler(CommandContext commandContext,
ProcessDefinitionEntity processDefinitionEntity) |
static TaskFormHandler |
getTaskFormHandlder(String processDefinitionId,
String taskId) |
static TaskFormHandler |
getTaskFormHandlder(TaskEntity taskEntity) |
public static StartFormHandler getStartFormHandler(CommandContext commandContext, ProcessDefinitionEntity processDefinitionEntity)
public static TaskFormHandler getTaskFormHandlder(String processDefinitionId, String taskId)
public static TaskFormHandler getTaskFormHandlder(TaskEntity taskEntity)
Copyright © 2015 Alfresco. All rights reserved.