Class RestProcessVariableCollection

All Implemented Interfaces:
IModelsCollectionAssertion<RestProcessVariableCollection>, IRestModelsCollection<RestProcessVariableModel>

public class RestProcessVariableCollection extends RestModels<RestProcessVariableModel,RestProcessVariableCollection>
"entries": [ {"entry": { "name": "bpm_package", "type": "bpm:workflowPackage", "value": "workspace://SpacesStore/ab728441-84f4-4d61-bb04-c51822b114fe" }},
  • Constructor Details

    • RestProcessVariableCollection

      public RestProcessVariableCollection()
  • Method Details