Uses of Class
org.imixs.workflow.faces.data.AbstractDataController
Packages that use AbstractDataController
-
Uses of AbstractDataController in org.imixs.workflow.faces.data
Subclasses of AbstractDataController in org.imixs.workflow.faces.dataModifier and TypeClassDescriptionclassThe DocumentController is a @ConversationScoped CDI bean to control the life cycle of a ItemCollection in an JSF application without any workflow functionality.classThe WorkflowController is a @ConversationScoped CDI bean to control the processing life cycle of a workitem in JSF an application.