See: Description
| Class | Description |
|---|---|
| CardPane |
Implement functionality similar to how java.awt.CardLayout works for templating web pages.
|
| ClientInfo |
A utility class for extracting browser information from the client.
|
| JSP |
JSP execution wrapper.
|
| NoContent |
Set the response status to 204 NO_CONTENT.
|
| Redirect |
Redirect to a given URL.
|
| Referrer |
Redirect to the page that referred this action invocation.
|
| Script |
Script execution wrapper.
|
| XML |
XML "execution" wrapper.
|
This package contains standard Actions that are always available. These can be used by dispatchers, or by other Actions implementing the Composition design pattern.
Copyright © 2013 Atlassian. All Rights Reserved.