org.ow2.petals.flowwatch.gui.beans
Class StepDetails
java.lang.Object
org.ow2.petals.flowwatch.gui.beans.StepDetails
public class StepDetails
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepDetails
public StepDetails()
load
public void load(javax.servlet.http.HttpServletRequest request)
getListParam
public void getListParam(java.util.List<java.lang.String> listParam)
getFlowStep
public org.ow2.petals.flowwatch.flowmanager.bo.FlowStep getFlowStep()
getFlowSteps
public org.ow2.petals.flowwatch.flowmanager.bo.FlowStep[] getFlowSteps()
getFlowStepRef
public org.ow2.petals.flowwatch.flowmanager.bo.FlowStepRef getFlowStepRef()
getParamIndex
public int[] getParamIndex()
getStepName
public java.lang.String getStepName()
getShortStepName
public java.lang.String getShortStepName()
getStepKey
public java.lang.String getStepKey()
getUiStatus
public int getUiStatus(int status)
- Convert a flow status into a ui status (in_progress = 2, success = 0,
failure = 1)
- Parameters:
status -
- Returns:
getStepMessage
public java.lang.String getStepMessage()
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.