liferay-portal-workflow
Tag status


Creates a UI component that displays the current status of its associated workflow.


Tag Information
Tag Classcom.liferay.portal.workflow.taglib.servlet.taglib.WorkflowStatusTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
beanfalsetruejava.lang.ObjectA bean associated with the workflow status component.
idfalsetruejava.lang.StringAn ID for the component instance.
modelClassfalsetruejava.lang.ClassA class for the bean object.
showInstanceTrackerfalsetruebooleanWhether to enable instance tracker on click. The default value is false.
showStatusLabelfalsetruebooleanWhether to show the status label. The default value is true.
statusfalsetruejava.lang.IntegerA workflow status. Possible values are 0 (Approved), 1 (Pending), 2 (Draft), 3 (Expired), 4 (Denied), 5 (Inactive), 6 (Incomplete), 7 (Scheduled), and 8 (In-Trash). Any other value defaults to status (Any).
statusMessagefalsetruejava.lang.StringA workflow status message that overrides the existing one.
versionfalsetruejava.lang.StringA version for the workflow status that is displayed in a label next to the workflow status.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.