@Named @ConversationScoped public class CustomFormController extends Object implements Serializable
| Constructor and Description |
|---|
CustomFormController() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeFieldDefinition(org.imixs.workflow.ItemCollection workitem)
Computes an new custom Field Definition based on a given workitem.
|
List<CustomFormSection> |
getSections() |
void |
onWorkflowEvent(org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
WorkflowEvent listener to update the current FormDefinition.
|
public List<CustomFormSection> getSections()
public void onWorkflowEvent(@Observes
org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
throws org.imixs.workflow.exceptions.ModelException
workflowEvent - org.imixs.workflow.exceptions.AccessDeniedExceptionorg.imixs.workflow.exceptions.ModelExceptionpublic void computeFieldDefinition(org.imixs.workflow.ItemCollection workitem)
throws org.imixs.workflow.exceptions.ModelException
org.imixs.workflow.exceptions.ModelExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.