Uses of Class
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction
-
Uses of GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstructionModifier and TypeMethodDescriptionGatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.Builder.build()GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.Builder.buildPartial()GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.getDefaultInstance()GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.Builder.getDefaultInstanceForType()GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.getDefaultInstanceForType()GatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.getMappingInstructions(int index) the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.getMappingInstructions(int index) the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlanOrBuilder.getMappingInstructions(int index) the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseDelimitedFrom(InputStream input) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(byte[] data) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(com.google.protobuf.ByteString data) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(com.google.protobuf.CodedInputStream input) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(InputStream input) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(ByteBuffer data) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.gateway.protocol that return types with arguments of type GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstructionModifier and TypeMethodDescriptionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.getMappingInstructionsList()the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.getMappingInstructionsList()the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlanOrBuilder.getMappingInstructionsList()the mapping instructions describe how to map elements from the source process definition to the target process definitioncom.google.protobuf.Parser<GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction> GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.getParserForType()static com.google.protobuf.Parser<GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction> GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.parser()Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstructionModifier and TypeMethodDescriptionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.addMappingInstructions(int index, GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction value) the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.addMappingInstructions(GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction value) the mapping instructions describe how to map elements from the source process definition to the target process definitionGatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.Builder.mergeFrom(GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction other) GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction.newBuilder(GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction prototype) GatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.setMappingInstructions(int index, GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction value) the mapping instructions describe how to map elements from the source process definition to the target process definitionMethod parameters in io.camunda.zeebe.gateway.protocol with type arguments of type GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstructionModifier and TypeMethodDescriptionGatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan.Builder.addAllMappingInstructions(Iterable<? extends GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction> values) the mapping instructions describe how to map elements from the source process definition to the target process definition