org.kie.server.api.commands
Class GetScannerInfoCommand
java.lang.Object
org.kie.server.api.commands.GetScannerInfoCommand
- All Implemented Interfaces:
- Serializable, org.kie.api.command.Command<ServiceResponse>, KieServerCommand
public class GetScannerInfoCommand
- extends Object
- implements KieServerCommand
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetScannerInfoCommand
public GetScannerInfoCommand()
GetScannerInfoCommand
public GetScannerInfoCommand(String containerId)
getContainerId
public String getContainerId()
setContainerId
public void setContainerId(String containerId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.