Uses of Class
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.StringList
-
Uses of GatewayOuterClass.StringList in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.StringListModifier and TypeMethodDescriptionGatewayOuterClass.StringList.Builder.build()GatewayOuterClass.StringList.Builder.buildPartial()GatewayOuterClass.JobResultCorrections.Builder.getCandidateGroups()The list of candidate groups of the task.GatewayOuterClass.JobResultCorrections.getCandidateGroups()The list of candidate groups of the task.GatewayOuterClass.JobResultCorrectionsOrBuilder.getCandidateGroups()The list of candidate groups of the task.GatewayOuterClass.JobResultCorrections.Builder.getCandidateUsers()The list of candidate users of the task.GatewayOuterClass.JobResultCorrections.getCandidateUsers()The list of candidate users of the task.GatewayOuterClass.JobResultCorrectionsOrBuilder.getCandidateUsers()The list of candidate users of the task.static GatewayOuterClass.StringListGatewayOuterClass.StringList.getDefaultInstance()GatewayOuterClass.StringList.Builder.getDefaultInstanceForType()GatewayOuterClass.StringList.getDefaultInstanceForType()static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseDelimitedFrom(InputStream input) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(byte[] data) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(com.google.protobuf.ByteString data) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(com.google.protobuf.CodedInputStream input) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(InputStream input) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(ByteBuffer data) static GatewayOuterClass.StringListGatewayOuterClass.StringList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.gateway.protocol that return types with arguments of type GatewayOuterClass.StringListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GatewayOuterClass.StringList> GatewayOuterClass.StringList.getParserForType()static com.google.protobuf.Parser<GatewayOuterClass.StringList> GatewayOuterClass.StringList.parser()Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.StringListModifier and TypeMethodDescriptionGatewayOuterClass.JobResultCorrections.Builder.mergeCandidateGroups(GatewayOuterClass.StringList value) The list of candidate groups of the task.GatewayOuterClass.JobResultCorrections.Builder.mergeCandidateUsers(GatewayOuterClass.StringList value) The list of candidate users of the task.GatewayOuterClass.StringList.Builder.mergeFrom(GatewayOuterClass.StringList other) GatewayOuterClass.StringList.newBuilder(GatewayOuterClass.StringList prototype) GatewayOuterClass.JobResultCorrections.Builder.setCandidateGroups(GatewayOuterClass.StringList value) The list of candidate groups of the task.GatewayOuterClass.JobResultCorrections.Builder.setCandidateUsers(GatewayOuterClass.StringList value) The list of candidate users of the task.