Class AInprogressSubmissionRest

All Implemented Interfaces:
Serializable, RestModel
Direct Known Subclasses:
WorkflowItemRest, WorkspaceItemRest

public abstract class AInprogressSubmissionRest extends BaseObjectRest<Integer>
Abstract class to share common aspects between the REST representation of inprogressSubmission
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also:
  • Constructor Details

    • AInprogressSubmissionRest

      public AInprogressSubmissionRest()
  • Method Details