Class StartBeforeInstructionDto

    • Constructor Detail

      • StartBeforeInstructionDto

        public StartBeforeInstructionDto()
    • Method Detail

      • applyTo

        public void applyTo​(org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder builder,
                            org.camunda.bpm.engine.ProcessEngine engine,
                            com.fasterxml.jackson.databind.ObjectMapper mapper)
        Specified by:
        applyTo in class ProcessInstanceModificationInstructionDto
      • applyTo

        public void applyTo​(org.camunda.bpm.engine.runtime.InstantiationBuilder<?> builder,
                            org.camunda.bpm.engine.ProcessEngine engine,
                            com.fasterxml.jackson.databind.ObjectMapper mapper)
        Specified by:
        applyTo in class ProcessInstanceModificationInstructionDto
      • checkValidity

        protected void checkValidity()