Class Palette.Descriptor

java.lang.Object
com.appiancorp.suiteapi.common.Identity
com.appiancorp.suiteapi.process.Palette.Descriptor
All Implemented Interfaces:
LocalId, Serializable
Enclosing class:
Palette

public static class Palette.Descriptor extends Identity
A name/id object that can be used by the UI
See Also:
  • Constructor Details

    • Descriptor

      public Descriptor()
  • Method Details

    • toXML

      public void toXML(StringBuffer buffer_)
      Converts the descriptor to xml and stores it in a StringBuffer
      Parameters:
      buffer_ - the StringBuffer to append the XML to