Interface GatewayOuterClass.ProcessInstanceCreationStartInstructionOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GatewayOuterClass.ProcessInstanceCreationStartInstruction, GatewayOuterClass.ProcessInstanceCreationStartInstruction.Builder
Enclosing class:
GatewayOuterClass

public static interface GatewayOuterClass.ProcessInstanceCreationStartInstructionOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    element ID
    com.google.protobuf.ByteString
    element ID

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getElementId

      String getElementId()
       element ID
       
      string elementId = 1;
      Returns:
      The elementId.
    • getElementIdBytes

      com.google.protobuf.ByteString getElementIdBytes()
       element ID
       
      string elementId = 1;
      Returns:
      The bytes for elementId.