public class ExecutionContext
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionContext(org.tiogasolutions.notify.pub.DomainProfile domainProfile) |
ExecutionContext(org.tiogasolutions.notify.pub.DomainProfile domainProfile,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders headers) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApiKey() |
java.lang.String |
getDomainName() |
javax.ws.rs.core.HttpHeaders |
getHeaders() |
javax.ws.rs.core.UriInfo |
getUriInfo() |