public class SetTimerJobRetriesCmd extends Object implements Command<Void>, Serializable
Constructor and Description |
---|
SetTimerJobRetriesCmd(String jobId,
int retries) |
public SetTimerJobRetriesCmd(String jobId, int retries)
public Void execute(CommandContext commandContext)
execute
in interface BaseCommand<Void,CommandContext>
execute
in interface Command<Void>
Copyright © 2017 Flowable. All rights reserved.