public abstract class AbstractRequest extends Object
| Constructor and Description |
|---|
AbstractRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReplyTo()
Gets the optional overriding reply to queue replies should be sent to
|
String |
getRequestId()
Gets the generated UUID for the transformation request
|
void |
setReplyTo(String replyQueueName)
Sets the optional overriding reply to queue replies should be sent to
|
public String getRequestId()
public String getReplyTo()
public void setReplyTo(String replyQueueName)
replyQueueName - Copyright © 2017 Alfresco Software. All rights reserved.