Package io.camunda.client.api.command
Interface CreateGroupCommandStep1
- All Known Implementing Classes:
CreateGroupCommandImpl
public interface CreateGroupCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionSet the ID for the group to be created.
-
Method Details
-
groupId
Set the ID for the group to be created.- Parameters:
groupId- the group ID- Returns:
- the builder for this command
-