public class FlowStepCriteria extends Object
| Constructor and Description |
|---|
FlowStepCriteria() |
public void setName(String name)
name - A flow step attribute name. Not null, not empty.public void setValue(String value)
value - The value that the flow step attribute must match. Not null, not empty.public String getValue()
public String getName()
Copyright © 2005-2015 Linagora. All Rights Reserved.