Class BatchPartBaseResource

    • Constructor Detail

      • BatchPartBaseResource

        public BatchPartBaseResource()
    • Method Detail

      • getBatchPartById

        protected org.flowable.batch.api.BatchPart getBatchPartById​(String batchPartId)
      • validateBatchPart

        protected void validateBatchPart​(org.flowable.batch.api.BatchPart batchPart,
                                         String batchPartId)