| Modifier and Type | Method and Description |
|---|---|
protected JahiaUser |
JahiaRemoteService.getRemoteJahiaUser()
Get remote jahiaUser
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowHelper.addCommentToWorkflow(org.jahia.ajax.gwt.client.data.workflow.GWTJahiaWorkflow workflow,
JahiaUser user,
String comment,
Locale locale) |
void |
ContentManagerHelper.checkWriteable(List<String> paths,
JahiaUser user,
JCRSessionWrapper currentUserSession,
Locale uiLocale) |
org.jahia.ajax.gwt.client.data.toolbar.GWTJahiaToolbar |
UIConfigHelper.createGWTToolbar(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
Toolbar toolbar)
Create gwt toolbar
|
List<org.jahia.ajax.gwt.client.data.toolbar.GWTJahiaToolbar> |
UIConfigHelper.createGWTToolbarSet(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
List<Toolbar> toolbarSet)
create gwt toolabr set
|
org.jahia.ajax.gwt.client.data.node.GWTJahiaPortletDefinition |
PortletHelper.createJahiaGWTPortletDefinitionByName(String appName,
String entryPointName,
Locale locale,
JahiaUser user,
String workspaceName,
Locale uiLocale) |
org.jahia.ajax.gwt.client.data.node.GWTJahiaNode |
ContentManagerHelper.deletePaths(List<String> paths,
boolean permanentlyDelete,
String comment,
JahiaUser user,
JCRSessionWrapper currentUserSession,
Locale uiLocale) |
void |
ContentManagerHelper.deleteReferences(String path,
JahiaUser user,
JCRSessionWrapper currentUserSession,
Locale uiLocale) |
org.jahia.ajax.gwt.client.data.toolbar.GWTEditConfiguration |
UIConfigHelper.getGWTEditConfiguration(String name,
String contextPath,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
JCRSessionWrapper session)
Get edit configuration
|
org.jahia.ajax.gwt.client.data.toolbar.GWTManagerConfiguration |
UIConfigHelper.getGWTManagerConfiguration(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
String name)
Get manage configuration
|
org.jahia.ajax.gwt.client.data.toolbar.GWTJahiaToolbar |
UIConfigHelper.getGWTToolbarSet(JCRNodeWrapper contextNode,
JCRSiteNode site,
JahiaUser jahiaUser,
Locale locale,
Locale uiLocale,
javax.servlet.http.HttpServletRequest request,
String toolbarGroup)
Get gwt toolbar for the current user
|
int |
WorkflowHelper.getNumberOfTasksForUser(JahiaUser user) |
Map<String,String> |
ContentHubHelper.getStoredPasswordsProviders(JahiaUser user) |
List<org.jahia.ajax.gwt.client.data.workflow.history.GWTJahiaWorkflowHistoryItem> |
WorkflowHelper.getWorkflowHistoryForUser(JahiaUser user,
Locale locale,
Locale uiLocale) |
void |
ContentManagerHelper.undeletePaths(List<String> paths,
JahiaUser user,
JCRSessionWrapper currentUserSession,
Locale uiLocale) |
void |
PublicationHelper.unpublish(List<String> uuids,
Set<String> languages,
JahiaUser user)
Unpublish a node from live workspace.
|
org.jahia.ajax.gwt.client.data.toolbar.monitor.GWTJahiaStateInfo |
UIConfigHelper.updateGWTJahiaStateInfo(JCRSiteNode site,
JahiaUser jahiaUser,
Locale uiLocale,
org.jahia.ajax.gwt.client.data.toolbar.monitor.GWTJahiaStateInfo gwtJahiaStateInfo)
Update GWT Jahia State Info
|
| Modifier and Type | Method and Description |
|---|---|
protected JahiaUser |
Action.getCurrentUser()
Returns the current user.
|
protected JahiaUser |
JahiaMultiActionController.getCurrentUser()
Returns the current user.
|
protected JahiaUser |
JahiaController.getCurrentUser()
Returns the current user.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JahiaControllerUtils.checkUserAuthorized(JahiaUser user,
String permissions) |
static void |
JahiaControllerUtils.checkUserAuthorized(JCRNodeWrapper node,
JahiaUser user,
String permissions) |
static void |
JahiaControllerUtils.checkUserLoggedIn(JahiaUser user) |
protected RenderContext |
Dashboard.createRenderContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
JahiaUser user) |
protected RenderContext |
Edit.createRenderContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
JahiaUser user) |
protected RenderContext |
Render.createRenderContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
JahiaUser user) |
static boolean |
JahiaControllerUtils.hasRequiredPermission(JahiaUser user,
String permissions) |
static boolean |
JahiaControllerUtils.hasRequiredPermission(JCRNodeWrapper node,
JahiaUser user,
String permissions) |
| Modifier and Type | Method and Description |
|---|---|
protected JahiaUser |
ContentManagerAccessCheckFilter.getCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntryPointInstance.isModeAllowed(JahiaUser user,
String mode,
String workspaceName) |
boolean |
EntryPointInstance.isUserInRole(JahiaUser user,
String role,
String workspaceName) |
| Constructor and Description |
|---|
PortletWindowBean(JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
org.apache.pluto.container.PortletWindow portletWindow) |
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
BaseLoginEvent.getJahiaUser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
TokenAuthValveImpl.addToken(JahiaUser user) |
| Constructor and Description |
|---|
BaseLoginEvent(Object source,
JahiaUser jahiaUser,
AuthValveContext authValveContext) |
LoginEvent(Object source,
JahiaUser jahiaUser,
AuthValveContext authValveContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
DispatchingServiceImpl.getAppOutput(int fieldID,
String entryPointIDStr,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName) |
abstract String |
DispatchingService.getAppOutput(int fieldID,
String entryPointIDStr,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName)
Dispatches processing to an application, and retrieves it's output for
Jahia to aggregate
|
org.apache.pluto.container.PortletWindow |
ApplicationsManagerProvider.getPortletWindow(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName) |
abstract org.apache.pluto.container.PortletWindow |
ApplicationsManagerService.getPortletWindow(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName) |
org.apache.pluto.container.PortletWindow |
ApplicationsManagerServiceImpl.getPortletWindow(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName)
Get Portlet Window object
|
String |
DispatchingProvider.render(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName)
This method is called by Jahia when an application is asked to render
it's output.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.container.PortletWindow |
ApplicationsManagerPlutoProvider.getPortletWindow(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName)
Get portlet window
|
String |
PlutoDispatchingProvider.render(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName) |
| Constructor and Description |
|---|
JahiaContextRequest(JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
String workspaceName) |
JahiaPortalServletRequest(EntryPointInstance entryPointInstance,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest request,
org.apache.pluto.container.PortletWindow window,
String workspaceName) |
JahiaUserRequestWrapper(JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
String workspaceName) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Category> |
CategoryService.findCategoriesByPropNameAndValue(String propName,
String propValue,
JahiaUser user) |
List<Category> |
CategoryServiceImpl.findCategoriesByPropNameAndValue(String propName,
String propValue,
JahiaUser user) |
static List<Category> |
Category.findCategoriesByPropNameAndValue(String propName,
String propValue,
JahiaUser p)
Finds categories by specifying property name and
property value.
|
static void |
Category.getAllChildrenCategoriesFrom(Category startCategory,
JahiaUser p,
List<Category> result) |
static List<Category> |
Category.getCategoriesContainingStringInTitle(String string,
String rootCategoryKey,
String languageCode,
JahiaUser p) |
static javax.jcr.Node |
Category.getCategoriesRoot(JahiaUser p) |
static List<Category> |
Category.getCategoriesWithKeyPrefix(String keyPrefix,
String rootCategoryKey,
JahiaUser p) |
static List<Category> |
Category.getCategoriesWithtitlePrefix(String titlePrefix,
String rootCategoryKey,
String languageCode,
JahiaUser p) |
static Category |
Category.getCategory(String key,
JahiaUser p) |
static Category |
Category.getCategoryByPath(String categoryPath,
JahiaUser p) |
static Category |
Category.getCategoryByUUID(String categoryUUID,
JahiaUser p) |
abstract List<Category> |
CategoryService.getCategoryChildCategories(Category parentCategory,
JahiaUser user)
Retrieves the child category keys that are associated with the given
parent category.
|
List<Category> |
CategoryServiceImpl.getCategoryChildCategories(Category parentCategory,
JahiaUser user) |
List<Category> |
Category.getChildCategories(JahiaUser p)
Retrieves the list of child categories for this category and at the same
time checking permissions for the principal.
|
static JahiaObject |
Category.getChildInstance(ObjectKey objectKey,
JahiaUser p)
Instance generator.
|
static Category |
Category.getChildInstance(String IDInType,
JahiaUser p) |
List<Category> |
Category.getParentCategories(JahiaUser p)
Retrieves the list of parent categories for this category, checking the
rights if a principal is specified.
|
abstract List<Category> |
CategoryService.getRootCategories(JahiaUser user) |
List<Category> |
CategoryServiceImpl.getRootCategories(JahiaUser user) |
static List<Category> |
Category.getRootCategories(JahiaUser p) |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
JCRCategoryProvider.findCategoriesByPropNameAndValue(String propName,
String propValue,
JahiaUser user)
Find category by property name and value (not supported yet, as properties are dropped and will be replaced by category references)
|
List<Category> |
JCRCategoryProvider.getCategoryChildCategories(Category parentCategory,
JahiaUser user)
Get all child categories from a parent category a user is able to see
|
List<Category> |
JCRCategoryProvider.getRootCategories(JahiaUser user)
Get all root categories accessible by the given user
|
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
JCRSessionWrapper.getAliasedUser() |
JahiaUser |
JCRSessionFactory.getCurrentAliasedUser() |
JahiaUser |
JCRSessionFactory.getCurrentUser() |
JahiaUser |
JCRSessionWrapper.getUser() |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
JCRTemplate.doExecute(JahiaUser user,
String workspace,
Locale locale,
JCRCallback<X> callback)
Execute the action specified by the given callback object within a new user Session.
|
<X> X |
JCRTemplate.doExecuteWithSystemSessionAsUser(JahiaUser user,
String workspace,
Locale locale,
JCRCallback<X> callback)
Execute the action specified by the given callback object within a system Session.
|
List<JCRNodeWrapper> |
JCRStoreService.getImportDropBoxes(String site,
JahiaUser user) |
List<JCRNodeWrapper> |
JCRStoreProvider.getImportDropBoxes(String site,
JahiaUser user) |
JCRNodeWrapper |
JCRStoreService.getUserFolder(JahiaUser user) |
JCRNodeWrapper |
JCRStoreProvider.getUserFolder(JahiaUser user) |
void |
JCRSessionFactory.setCurrentAliasedUser(JahiaUser user) |
void |
JCRSessionFactory.setCurrentUser(JahiaUser user) |
| Constructor and Description |
|---|
JCRSessionWrapper(JahiaUser user,
javax.jcr.Credentials credentials,
boolean isSystem,
String workspace,
Locale locale,
JCRSessionFactory sessionFactory,
Locale fallbackLocale) |
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
JCRUserNode.getJahiaUser() |
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
User.getJahiaUser() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UserPreferencesHelper.areEmailNotificationsDisabled(JahiaUser user)
Returns
true if the user has explicitly disabled e-mail
notification in the profile. |
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
RenderContext.getUser() |
| Constructor and Description |
|---|
RenderContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
JahiaUser user) |
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
SiteCreationInfo.getSiteAdmin() |
| Modifier and Type | Method and Description |
|---|---|
JahiaSite |
JahiaSitesService.addSite(JahiaUser currentUser,
String title,
String serverName,
String siteKey,
String descr,
Locale selectedLocale,
String selectTmplSet,
String[] modulesToDeploy,
String firstImport,
org.springframework.core.io.Resource fileImport,
String fileImportName,
Boolean asAJob,
Boolean doImportServerPermissions,
String originatingJahiaRelease)
Deprecated.
since 7.2.2.0. Use the
JahiaSitesService.addSite(SiteCreationInfo) instead |
JahiaSite |
JahiaSitesService.addSite(JahiaUser currentUser,
String title,
String serverName,
String siteKey,
String descr,
Locale selectedLocale,
String selectTmplSet,
String[] modulesToDeploy,
String firstImport,
org.springframework.core.io.Resource fileImport,
String fileImportName,
Boolean asAJob,
Boolean doImportServerPermissions,
String originatingJahiaRelease,
org.springframework.core.io.Resource legacyMappingFilePath,
org.springframework.core.io.Resource legacyDefinitionsFilePath)
Deprecated.
since 7.2.2.0. Use the
JahiaSitesService.addSite(SiteCreationInfo) instead |
JahiaSite |
JahiaSitesService.addSite(JahiaUser currentUser,
String title,
String serverName,
String siteKey,
String descr,
Locale selectedLocale,
String selectTmplSet,
String[] modulesToDeploy,
String firstImport,
org.springframework.core.io.Resource fileImport,
String fileImportName,
Boolean asAJob,
Boolean doImportServerPermissions,
String originatingJahiaRelease,
org.springframework.core.io.Resource legacyMappingFilePath,
org.springframework.core.io.Resource legacyDefinitionsFilePath,
JCRSessionWrapper session)
Deprecated.
since 7.2.2.0. Use the
JahiaSitesService.addSite(SiteCreationInfo, JCRSessionWrapper) instead |
JahiaSite |
JahiaSitesService.addSite(JahiaUser currentUser,
String title,
String serverName,
String siteKey,
String descr,
Locale selectedLocale,
String selectTmplSet,
String firstImport,
org.springframework.core.io.Resource fileImport,
String fileImportName,
Boolean asAJob,
Boolean doImportServerPermissions,
String originatingJahiaRelease)
Deprecated.
since 7.2.2.0. Use the
JahiaSitesService.addSite(SiteCreationInfo) instead |
void |
SiteCreationInfo.setSiteAdmin(JahiaUser siteAdmin) |
SiteCreationInfo.Builder |
SiteCreationInfo.Builder.siteAdmin(JahiaUser siteAdmin) |
| Constructor and Description |
|---|
SiteCreationInfo(String siteKey,
String serverName,
String serverNameAliasesAsString,
String title,
String description,
String templateSet,
String[] modulesToDeploy,
String locale,
JahiaUser siteAdmin,
String firstImport,
org.springframework.core.io.Resource fileImport,
String fileImportName,
String originatingJahiaRelease,
org.springframework.core.io.Resource legacyMappingFilePath,
org.springframework.core.io.Resource legacyDefinitionsFilePath)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
InvertedVisibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
boolean |
Visibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProviderKeyColumnVisibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
boolean |
ModuleAvailableVisibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
boolean |
RootUserVisibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
boolean |
WebFolderVisibility.getRealValue(JCRNodeWrapper contextNode,
JahiaUser jahiaUser,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Selected.getRealValue(JCRSiteNode site,
JahiaUser user,
Locale locale) |
String |
Property.getRealValue(JCRSiteNode site,
JahiaUser user,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
String |
ResourceBundleProperty.getRealValue(JCRSiteNode site,
JahiaUser user,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
String |
LogoutProperty.getRealValue(JCRSiteNode site,
JahiaUser user,
Locale locale,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseJahiaExternalUser
Deprecated.
|
class |
JahiaUserImpl
Represents a user with properties in Jahia.
|
| Modifier and Type | Method and Description |
|---|---|
abstract JahiaUser |
JahiaUserManagerProvider.createUser(String name,
String password,
Properties properties)
Deprecated.
This is the method that creates a new user in the system, with all the
specified attributes.
|
abstract JahiaUser |
JahiaUserManagerProvider.lookupUser(String name)
Deprecated.
Load all the user data and attributes.
|
abstract JahiaUser |
JahiaUserManagerProvider.lookupUserByKey(String userKey)
Deprecated.
Load all the user data and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Set<JahiaUser> |
JahiaUserManagerProvider.searchUsers(Properties searchCriterias)
Deprecated.
Find users according to a table of name=value properties.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
JahiaUserManagerProvider.deleteUser(JahiaUser user)
Deprecated.
This method removes a user from the system.
|
abstract List<JahiaSite> |
JahiaGroupManagerProvider.getAdminGrantedSites(JahiaUser user)
Deprecated.
Get all JahiaSite objects where the user has an access.
|
abstract List<String> |
JahiaGroupManagerProvider.getUserMembership(JahiaUser user)
Deprecated.
Return the list of groups to which the specified user has access.
|
static boolean |
JahiaUserManagerService.isGuest(JahiaUser user)
Returns
true if the specified user is null or a
guest user. |
abstract boolean |
JahiaGroupManagerProvider.removeUserFromAllGroups(JahiaUser user)
Deprecated.
Remove the specified user from all the membership lists of all the groups.
|
abstract void |
JahiaUserManagerProvider.updateCache(JahiaUser jahiaUser)
Deprecated.
This method indicates that any internal cache for a provider should be
updated because the value has changed and needs to be transmitted to the
other nodes in a clustering environment.
|
| Modifier and Type | Method and Description |
|---|---|
JahiaUser |
WorkflowTask.getAssignee() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowService.assignAndCompleteTask(String taskId,
String provider,
String outcome,
Map<String,Object> args,
JahiaUser user) |
void |
WorkflowService.assignAndCompleteTaskAsJob(String taskId,
String provider,
String outcome,
Map<String,Object> args,
JahiaUser user) |
void |
WorkflowProvider.assignTask(String taskId,
JahiaUser user) |
void |
WorkflowService.assignTask(String taskId,
String provider,
JahiaUser user) |
void |
WorkflowProvider.completeTask(String taskId,
JahiaUser jahiaUser,
String outcome,
Map<String,Object> args) |
void |
WorkflowService.completeTask(String taskId,
JahiaUser user,
String provider,
String outcome,
Map<String,Object> args) |
List<WorkflowTask> |
WorkflowProvider.getTasksForUser(JahiaUser user,
Locale uiLocale) |
List<WorkflowTask> |
WorkflowService.getTasksForUser(JahiaUser user,
Locale uiLocale) |
List<Workflow> |
WorkflowProvider.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
List<Workflow> |
WorkflowService.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
void |
WorkflowTask.setAssignee(JahiaUser assignee) |
| Modifier and Type | Method and Description |
|---|---|
void |
JBPM6WorkflowProvider.assignTask(String taskId,
JahiaUser user) |
protected boolean |
BaseCommand.checkParticipation(org.kie.api.task.model.Task task,
JahiaUser user) |
void |
JBPM6WorkflowProvider.completeTask(String taskId,
JahiaUser jahiaUser,
String outcome,
Map<String,Object> args) |
List<WorkflowTask> |
JBPM6WorkflowProvider.getTasksForUser(JahiaUser user,
Locale uiLocale) |
List<Workflow> |
JBPM6WorkflowProvider.getWorkflowsForUser(JahiaUser user,
Locale uiLocale) |
protected void |
BaseCommand.updateTaskNode(JahiaUser user,
String taskUuid) |
| Constructor and Description |
|---|
AssignTaskCommand(String taskId,
JahiaUser user) |
CompleteTaskCommand(String taskId,
String outcome,
Map<String,Object> args,
JahiaUser jahiaUser,
WorkflowObservationManager observationManager) |
GetTasksForUserCommand(JahiaUser user,
Locale uiLocale) |
GetWorkflowsForUserCommand(JahiaUser user,
Locale uiLocale) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ResourceBundles.getResources(String key,
Locale locale,
JCRSiteNode site,
JahiaUser jahiaUser)
Find resource bundle value regarding the key, locale and site for a given Jahia user.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.