public class SetTimerJobRetriesCmd extends Object implements Command<Void>, Serializable
SetTimerJobRetriesCmd(String jobId, int retries)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetTimerJobRetriesCmd(String jobId, int retries)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2020 Flowable. All rights reserved.