Package io.camunda.client.protocol.rest
Class RoleGroupResult
java.lang.Object
io.camunda.client.protocol.rest.RoleGroupResult
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class RoleGroupResult
extends Object
RoleGroupResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe id of the group.inthashCode()voidsetGroupId(String groupId) toString()
-
Field Details
-
JSON_PROPERTY_GROUP_ID
- See Also:
-
-
Constructor Details
-
RoleGroupResult
public RoleGroupResult()
-
-
Method Details