Class CaseInstanceMigrationJobHandler

    • Constructor Detail

      • CaseInstanceMigrationJobHandler

        public CaseInstanceMigrationJobHandler()
    • Method Detail

      • getType

        public String getType()
      • execute

        public void execute​(JobEntity job,
                            String configuration,
                            org.flowable.variable.api.delegate.VariableScope variableScope,
                            CommandContext commandContext)
      • prepareResultAsJsonString

        protected static String prepareResultAsJsonString​(String exceptionMessage)