public class CancelSchedulerCommand extends Object implements Command<Void,Scheduler>
Constructor and Description |
---|
CancelSchedulerCommand(String sessionId) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(Scheduler scheduler)
Execute this command with the specified context.
|
public CancelSchedulerCommand(String sessionId)
Copyright © 2018 JBoss by Red Hat. All rights reserved.