public class WorkflowBriefData extends Object implements Serializable
Constructor and Description |
---|
WorkflowBriefData() |
WorkflowBriefData(String stepName,
int count) |
WorkflowBriefData(String stepName,
int stepIndex,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getStepIndex() |
String |
getStepName() |
void |
setCount(int count) |
void |
setStepIndex(int stepIndex) |
void |
setStepName(String stepName) |
String |
toString() |
public WorkflowBriefData()
public WorkflowBriefData(String stepName, int stepIndex, int count)
public WorkflowBriefData(String stepName, int count)
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.