public interface ConcurrentProgService
Modifier and Type | Method and Description |
---|---|
ConcurrentProgRequestStatus |
getJobStatus(long requestId)
Fetches the status of a previously submitted request
|
long |
loadMessagingMetadata(String requestName)
Concurrent program to load Messaging Metadata
|
long |
loadMTKCustomInteractionSchema(String requestName)
Concurrent program to load custom interaction schemas to the server
|
long |
loadMTKCustomSchema(String requestName)
Concurrent program to load the custom schemas to the server
|
long loadMessagingMetadata(String requestName) throws HDRRimException
requestName
- (Optional) name to uniquely identify a requestHDRRimException
long loadMTKCustomSchema(String requestName) throws HDRRimException
requestName
- (Optional) name to uniquely identify a requestHDRRimException
long loadMTKCustomInteractionSchema(String requestName) throws HDRRimException
requestName
- (Optional) name to uniquely identify a requestHDRRimException
ConcurrentProgRequestStatus getJobStatus(long requestId) throws HDRRimException
requestId
- can used to monitor status of the requestHDRRimException
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved