Modifier and Type | Field and Description |
---|---|
String |
description |
StepMeta |
stepMeta |
String |
stepName |
String |
tag |
Constructor and Description |
---|
StepDefinition() |
StepDefinition(String tag,
String stepName,
StepMeta stepMeta,
String description) |
public String tag
public String stepName
public StepMeta stepMeta
public String description
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2018 Hitachi Vantara. All rights reserved.