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