Class FBCaseEvent


  • public class FBCaseEvent
    extends Object
    FogBugz case event.
    • Method Detail

      • getId

        public int getId()
        Returns:
        Identity field in the database for this event
      • getCaseId

        public int getCaseId()
        Returns:
        Case number
      • getBody

        public String getBody()
        Returns:
        The raw HTML version of the event
      • getChanges

        public String getChanges()
        Returns:
        Description of changes to the case during this event
      • getAttachments

        public List<FBAttachment> getAttachments()
        Returns:
        The attachments of the event
      • getDescription

        public String getDescription()
        Returns:
        Description of event in YOUR language
      • getDateTime

        public String getDateTime()
        Returns:
        Date and time that the event happened, in RFC822 UTC format