Class ViewMyFavouritesAction

    • Constructor Detail

      • ViewMyFavouritesAction

        public ViewMyFavouritesAction()
    • Method Detail

      • setEventPublisher

        public void setEventPublisher​(com.atlassian.event.api.EventPublisher eventPublisher)
      • setStartIndex

        public void setStartIndex​(int startIndex)
      • getPageSize

        public int getPageSize()
      • getCurrentLabel

        public Label getCurrentLabel()
      • validate

        public void validate()
        Specified by:
        validate in interface MessageHolderAware
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getLabelId

        public long getLabelId()
      • setLabelId

        public void setLabelId​(long labelId)
      • getContentCount

        public int getContentCount​(Label l)