Package io.camunda.client.api.command
Interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep2
- All Known Subinterfaces:
CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep6
- All Known Implementing Classes:
CreateAuthorizationCommandImpl
- Enclosing interface:
CreateAuthorizationCommandStep1
public static interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep2
-
Method Summary
Modifier and TypeMethodDescriptionSets the ownerType of the permissions for the authorization.
-
Method Details
-
ownerType
Sets the ownerType of the permissions for the authorization.- Parameters:
ownerType- the type of the owner of the permissions- Returns:
- the builder for this command
-