java.lang.Object
org.apache.wicket.Component
All Implemented Interfaces:
Serializable, Iterable<org.apache.wicket.Component>, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.IConverterLocator, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.request.component.IRequestableComponent, org.apache.wicket.util.IHierarchical<org.apache.wicket.Component>, org.apache.wicket.util.io.IClusterable

public class TaskPage extends AbstractTaskPage
An extension point page for editing gateway tasks. However, we allow "private" tasks, that are managed by different systems, and this page can be used in those areas as well.
See Also:
  • Constructor Details

  • Method Details