public class CallbackResponse extends Object implements Serializable
Constructor and Description |
---|
CallbackResponse(boolean canceled,
Map<String,String> attributes) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
boolean |
isCanceled() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.