public class ServiceControllerResponse extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STATUS_KO |
static String |
STATUS_OK |
Constructor and Description |
---|
ServiceControllerResponse() |
ServiceControllerResponse(String action) |
ServiceControllerResponse(String action,
String error) |
public static final String STATUS_KO
public static final String STATUS_OK
public ServiceControllerResponse()
public ServiceControllerResponse(String action)
Copyright © 2015. All rights reserved.