Class JobRetryCmd

java.lang.Object
com.flowable.content.engine.impl.cmd.JobRetryCmd
All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Object>

public class JobRetryCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Object>
  • Field Details

  • Constructor Details

  • Method Details

    • execute

      public Object execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      execute in interface org.flowable.common.engine.impl.interceptor.Command<Object>
    • getExceptionStacktrace

      protected String getExceptionStacktrace()