Package io.camunda.client.api.command
Interface UnassignUserFromGroupCommandStep1
- All Known Implementing Classes:
UnassignUserFromGroupCommandImpl
public interface UnassignUserFromGroupCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the username for the unassignment.
-
Method Details
-
username
Sets the username for the unassignment.- Parameters:
username- the username of the user- Returns:
- the builder for this command.
-