public abstract class GetSystemUpdateID extends ActionCallback
ActionCallback.Default
actionInvocation, controlPoint
Constructor and Description |
---|
GetSystemUpdateID(Service service) |
Modifier and Type | Method and Description |
---|---|
abstract void |
received(ActionInvocation invocation,
long systemUpdateID) |
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
public GetSystemUpdateID(Service service)
public void success(ActionInvocation invocation)
success
in class ActionCallback
public abstract void received(ActionInvocation invocation, long systemUpdateID)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.