java.lang.Object | |
↳ | com.microstrategy.web.controller.TaskProcessorResponseContext |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TaskProcessorResponseContext(int statusCode, String errorMsg, Integer taskErrorCode, TaskOutput taskOutput, ContainerServices cntrSvcs) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ContainerServices | getContainerServices() | ||||||||||
String | getErrorMessage() | ||||||||||
int | getStatusCode() | ||||||||||
int | getTaskErrorCode() | ||||||||||
TaskOutput | getTaskOutput() | ||||||||||
boolean | hasTaskErrorCode() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |