public class OperationParameters extends Object
Constructor and Description |
---|
OperationParameters(UserInformation userInformation,
Map<String,String> properties,
CallbackHandler callbackHandler) |
Modifier and Type | Method and Description |
---|---|
OperationParameters |
asData() |
CallbackHandler |
getCallbackHandler() |
Map<String,String> |
getProperties() |
UserInformation |
getUserInformation() |
String |
toString() |
public OperationParameters(UserInformation userInformation, Map<String,String> properties, CallbackHandler callbackHandler)
public CallbackHandler getCallbackHandler()
public UserInformation getUserInformation()
public OperationParameters asData()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.