com.ebmwebsourcing.petalsview.gui.beans.supervision
Class ListOfFlowWithParams
java.lang.Object
com.ebmwebsourcing.petalsview.gui.beans.supervision.ListOfFlowWithParams
public class ListOfFlowWithParams
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListOfFlowWithParams
public ListOfFlowWithParams()
loadByType
public void loadByType(javax.servlet.http.HttpServletRequest request)
getFlowParameterName
public java.lang.String getFlowParameterName(int numIndex,
com.ebmwebsourcing.petalsview.persistence.dao.flowref.FlowWithParams f)
getShortName
public java.lang.String getShortName(com.ebmwebsourcing.petalsview.persistence.dao.flowref.FlowWithParams flowWithParams)
getName
public java.lang.String getName(com.ebmwebsourcing.petalsview.persistence.dao.flowref.FlowWithParams flowWithParams)
viewAllFlow
public void viewAllFlow()
validateFilter
public void validateFilter()
throws org.ow2.opensuit.core.validation.ValidationErrors
- Throws:
org.ow2.opensuit.core.validation.ValidationErrors
applyFilterByType
public void applyFilterByType()
refresh
public void refresh()
deleteOldFlows
public void deleteOldFlows()
throws java.lang.Exception
- Throws:
java.lang.Exception
referenceTimeVerification
public java.lang.String referenceTimeVerification()
getParamIndex
public int[] getParamIndex()
getFlowsWithParams
public java.util.List<com.ebmwebsourcing.petalsview.persistence.dao.flowref.FlowWithParams> getFlowsWithParams()
getBefore
public java.util.Date getBefore()
setBefore
public void setBefore(java.util.Date before)
getAfter
public java.util.Date getAfter()
setAfter
public void setAfter(java.util.Date after)
getAllStatus
public static int[] getAllStatus()
getFlowRefName
public java.lang.String getFlowRefName()
- Returns:
- the flowRefName
setFlowRefName
public void setFlowRefName(java.lang.String flowRefName)
- Parameters:
flowRefName - the flowRefName to set
getUiStatus
public int getUiStatus(int status)
- Convert a flow status into a ui status (in_progress = 2, success = 0,
failure = 1)
- Parameters:
status -
- Returns:
Copyright © 2010 eBMWebsourcing. All Rights Reserved.