Class ProjectUpdates

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProjectUpdates
    extends AbstractProjectUpdates
    Client side description of the updates which should be performed on the project.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProjectUpdates

        public ProjectUpdates()
    • Method Detail

      • getAttachmentSessionKey

        public java.lang.String getAttachmentSessionKey()
      • setAttachmentSessionKey

        public void setAttachmentSessionKey​(java.lang.String attachmentSessionKey)
      • getAttachments

        public java.util.List<NewAttachment> getAttachments()
      • setAttachments

        public void setAttachments​(java.util.List<NewAttachment> attachments)