public class WorkerResult extends Object
| Constructor and Description |
|---|
WorkerResult(String workerName,
BRefValueArray result) |
| Modifier and Type | Method and Description |
|---|---|
BRefValueArray |
getResult() |
String |
getWorkerName() |
public WorkerResult(String workerName, BRefValueArray result)
public String getWorkerName()
public BRefValueArray getResult()
Copyright © 2018 WSO2. All rights reserved.