java.lang.Object
com.genologics.ri.step.StepSetup
- All Implemented Interfaces:
Linkable<StepSetup>,Locatable,Serializable
- Since:
- 2.18
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StepConfigurationprotected List<SharedResultFile>protected Linkprotected URI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFile(SharedResultFile file) getFiles()getStep()getUri()Get the URI of this object.voidsetConfiguration(StepConfiguration configuration) voidvoidSet the URI of this object.
-
Field Details
-
step
-
configuration
-
files
-
uri
-
-
Constructor Details
-
StepSetup
public StepSetup() -
StepSetup
-
-
Method Details