Class StatusCodeTagHelper

    • Field Detail

      • HEADER_NAME_TASK

        public static final java.lang.String HEADER_NAME_TASK
        See Also:
        Constant Field Values
      • HEADER_NAME_TASK_ERROR_CODE

        public static final java.lang.String HEADER_NAME_TASK_ERROR_CODE
        See Also:
        Constant Field Values
      • HEADER_NAME_TASK_FAILURE_MSG

        public static final java.lang.String HEADER_NAME_TASK_FAILURE_MSG
        See Also:
        Constant Field Values
    • Constructor Detail

      • StatusCodeTagHelper

        public StatusCodeTagHelper()
    • Method Detail

      • getContent

        public MarkupOutput getContent()
                                throws java.io.IOException
        Obtains the contents to render based on the attributes defined (if existing).
        Specified by:
        getContent in class ResponseContextTagHelper
        Returns:
        a MarkupOutput instance initialized with the contents to display
        Throws:
        java.io.IOException
      • setAttrName

        public void setAttrName​(java.lang.String attrName)