Interface CompleteUserTaskCommandStep1

All Superinterfaces:
FinalCommandStep<CompleteUserTaskResponse>
All Known Implementing Classes:
CompleteUserTaskCommandImpl

@Deprecated public interface CompleteUserTaskCommandStep1 extends FinalCommandStep<CompleteUserTaskResponse>
Deprecated.
since 8.8 for removal in 8.9, replaced by CompleteUserTaskCommandStep1
The user task completion currently only accepts variables as a Map due to the current request handling before sending it the gateway. The list of options might be extended in the future.