Package org.imixs.workflow.office.forms
Class WorkitemMobileController
java.lang.Object
org.imixs.workflow.office.forms.WorkitemMobileController
- All Implemented Interfaces:
Serializable
@Named
@ConversationScoped
@Path("/travel")
public class WorkitemMobileController
extends Object
implements Serializable
The WorkitemMobileController can be used to create a new workitem and switch
into the workitem-m form.
The controller is used by the page /forms/create.jsf
- Version:
- 1.0
- Author:
- rsoika
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
version
-
task
-
ref
-
redirect
protected boolean redirect
-
-
Constructor Details
-
WorkitemMobileController
public WorkitemMobileController()
-
-
Method Details
-
init
public void init() -
getVersion
-
setVersion
-
getTask
-
setTask
-
getRef
-
setRef
-