Class CamundaTaskEventListResource

  • All Implemented Interfaces:
    Serializable

    public class CamundaTaskEventListResource
    extends Object
    implements Serializable
    This class wraps a list of CamundaTaskEventResources in a seperate object. This is needed to make the REST-API work with Jersey
    See Also:
    Serialized Form
    • Constructor Detail

      • CamundaTaskEventListResource

        public CamundaTaskEventListResource()
      • CamundaTaskEventListResource

        public CamundaTaskEventListResource​(CamundaTaskEventList camundaTaskEventList)