Class DeleteAuditEventsCommand

  • All Implemented Interfaces:
    Serializable, org.kie.api.command.Command<Void>, org.kie.api.command.ExecutableCommand<Void>

    public class DeleteAuditEventsCommand
    extends org.jbpm.services.task.commands.TaskCommand<Void>
    See Also:
    Serialized Form
    • Constructor Detail

      • DeleteAuditEventsCommand

        public DeleteAuditEventsCommand()
      • DeleteAuditEventsCommand

        public DeleteAuditEventsCommand​(long taskId)
    • Method Detail

      • execute

        public Void execute​(org.kie.api.runtime.Context context)