Interface DataObject

    • Method Detail

      • getName

        java.lang.String getName()
        Name of the DataObject.
      • getLocalizedName

        java.lang.String getLocalizedName()
        Localized Name of the DataObject.
      • getDescription

        java.lang.String getDescription()
        Description of the DataObject.
      • getValue

        java.lang.Object getValue()
        Value of the DataObject.
      • getType

        java.lang.String getType()
        Type of the DataObject.
      • getDataObjectDefinitionKey

        java.lang.String getDataObjectDefinitionKey()
        The id of the flow element in the process defining this data object.