public final class ResponseImpl extends DocumentWorkerObjectImpl implements Response
application| Constructor and Description |
|---|
ResponseImpl(ApplicationImpl application,
AbstractTask task) |
| Modifier and Type | Method and Description |
|---|---|
ResponseCustomDataImpl |
getCustomData() |
ResponseQueueImpl |
getFailureQueue() |
String |
getOutputQueue(boolean hasFailures) |
ResponseQueueImpl |
getSuccessQueue() |
Task |
getTask() |
getApplicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationpublic ResponseImpl(ApplicationImpl application, AbstractTask task)
@Nonnull public ResponseCustomDataImpl getCustomData()
getCustomData in interface Response@Nonnull public ResponseQueueImpl getFailureQueue()
getFailureQueue in interface Response@Nonnull public ResponseQueueImpl getSuccessQueue()
getSuccessQueue in interface Responsepublic String getOutputQueue(boolean hasFailures)
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.