org.kie.workbench.common.screens.server.management.model.impl
Class ScannerOperationResult
java.lang.Object
org.kie.workbench.common.screens.server.management.model.impl.ScannerOperationResult
@Portable
public class ScannerOperationResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScannerOperationResult
public ScannerOperationResult()
ScannerOperationResult
public ScannerOperationResult(ScannerStatus scannerStatus,
String message,
Long pollInterval)
getScannerStatus
public ScannerStatus getScannerStatus()
getMessage
public String getMessage()
getPollInterval
public Long getPollInterval()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.