Interface Action

  • All Superinterfaces:
    com.opensymphony.xwork2.Action

    @Deprecated(since="8.0",
                forRemoval=true)
    public interface Action
    extends com.opensymphony.xwork2.Action
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 8.0 as this class exists solely to provide bytecode compatibility for plugins that were compiled against Confluence 7.x
    Do not use!
    • Field Summary

      • Fields inherited from interface com.opensymphony.xwork2.Action

        ERROR, INPUT, LOGIN, NONE, SUCCESS
    • Method Summary

      • Methods inherited from interface com.opensymphony.xwork2.Action

        execute