Class CreateSlaAuditInstanceCmd

java.lang.Object
com.flowable.platform.engine.impl.cmd.CreateSlaAuditInstanceCmd
All Implemented Interfaces:
Serializable, org.flowable.common.engine.impl.interceptor.Command<SlaAuditInstance>

public class CreateSlaAuditInstanceCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<SlaAuditInstance>, Serializable
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • execute

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