Package org.intermine.plugin.project
Class PostProcess
- java.lang.Object
-
- org.intermine.plugin.project.Action
-
- org.intermine.plugin.project.PostProcess
-
public class PostProcess extends Action
A representation of a post-processing production step.
-
-
Constructor Summary
Constructors Constructor Description PostProcess()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetVersion()Get the version of this object.voidsetVersion(java.lang.String version)Set the version of this Source, e.g.-
Methods inherited from class org.intermine.plugin.project.Action
addUserProperty, getUserProperties
-
-