Class StatusCreate


  • public class StatusCreate
    extends Object
    • Constructor Detail

      • StatusCreate

        public StatusCreate()
    • Method Detail

      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
        Sets the text value of the status message
        Parameters:
        value - The text of the status
      • setAlerts

        public void setAlerts​(List<Integer> alerts)
        Sets the list of users to alert in this status updated
        Parameters:
        alerts - The ids of the users to alert
      • setFileIds

        public void setFileIds​(List<Integer> fileIds)
        Sets the files to attach to this status message
        Parameters:
        fileIds - The id of the files already uploaded that should be attached to this status