Interface AddPermissionsCommandStep1
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.since 8.8 for removal in 8.9, replaced byinvalid reference
io.camunda.client.api.command.AddPermissionsCommandStep1.AddPermissionsCommandStep2static interfaceDeprecated.since 8.8 for removal in 8.9, replaced byinvalid reference
io.camunda.client.api.command.AddPermissionsCommandStep1.AddPermissionsCommandStep3static interfaceDeprecated.since 8.8 for removal in 8.9, replaced byinvalid reference
io.camunda.client.api.command.AddPermissionsCommandStep1.AddPermissionsCommandStep4 -
Method Summary
Modifier and TypeMethodDescriptionresourceType(ResourceTypeEnum resourceType) Deprecated.Sets the resource type for which the permissions should be added.
-
Method Details
-
resourceType
Deprecated.Sets the resource type for which the permissions should be added.- Parameters:
resourceType- the resource type- Returns:
- the builder for this command
-
invalid reference