| Package | Description |
|---|---|
| org.jahia.bin | |
| org.jahia.services.render.webflow | |
| org.jahia.services.tags | |
| org.jahia.services.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeleteAction |
class |
DefaultPostAction
Performs the default action when data is posted to the render servlet, i.e.
|
class |
DefaultPutAction |
class |
LicensedAction
Action implementation that is checking the configured license feature for being enabled.
|
class |
SystemAction
Performs the default action as system user
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Render.checkActionRequirements(Action action,
RenderContext renderContext,
URLResolver urlResolver)
Performs all required checks for this action.
|
void |
Render.setDefaultPostAction(Action defaultPostActionResult) |
void |
Render.setDefaultPutAction(Action defaultPutActionResult) |
void |
Render.setWebflowAction(Action webflowAction) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebflowAction
Render action that executes the Webflow request processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTagAction
Base render action for tagging purpose, tagging service is provided.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
TemplatePackageRegistry.getActions() |
Map<String,Action> |
JahiaTemplateManagerService.getActions() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.