Interface CompleteUserTaskCommandStep1

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

public interface CompleteUserTaskCommandStep1 extends FinalCommandStep<CompleteUserTaskResponse>
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.