java.lang.Object | |
↳ | com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TaskEnvelope() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String[] | getAllowedTasks() | ||||||||||
String | getDefaultContentType() | ||||||||||
String | getEncoders() | ||||||||||
String | getFailurePath() | ||||||||||
String | getSuccessPath() | ||||||||||
boolean | isValidContentType(String value) | ||||||||||
void | setAllowedTasks(String allowedTasks) | ||||||||||
void | setContentTypes(String value) | ||||||||||
void | setDefaultContentType(String defaultContentType) | ||||||||||
void | setEncoders(String encoders) | ||||||||||
void | setFailurePath(String failurePath) | ||||||||||
void | setSuccessPath(String successPath) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |