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