Class WorkflowAttachmentData


  • public class WorkflowAttachmentData
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getAttachmentTypes()  
      void setAttachmentTypes​(java.util.List<java.lang.String> attachmentTypes)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WorkflowAttachmentData

        public WorkflowAttachmentData()
    • Method Detail

      • setAttachmentTypes

        public void setAttachmentTypes​(java.util.List<java.lang.String> attachmentTypes)
      • getAttachmentTypes

        public java.util.List<java.lang.String> getAttachmentTypes()