-
- All Implemented Interfaces:
public class Task.CompanionDefine the response to generate for the task type
-
-
Field Summary
Fields Modifier and Type Field Description public final static Task.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final HttpEntity<?>resultResponse(Task task)final HttpEntity<TaskResult>processingResponse(Task task)-
-
Method Detail
-
resultResponse
final HttpEntity<?> resultResponse(Task task)
-
processingResponse
final HttpEntity<TaskResult> processingResponse(Task task)
-
-
-
-