public class RegisterAppIntoAppLauncherTask
extends info.magnolia.module.delta.AbstractRepositoryTask
Constructor and Description |
---|
RegisterAppIntoAppLauncherTask(String appName,
String groupName) |
RegisterAppIntoAppLauncherTask(String appName,
String groupName,
boolean createGroup) |
RegisterAppIntoAppLauncherTask(String appName,
String groupName,
boolean createGroup,
Boolean permanent,
String color) |
RegisterAppIntoAppLauncherTask(String appName,
String groupName,
boolean createGroup,
Collection<String> permissionsRolesNames) |
RegisterAppIntoAppLauncherTask(String appName,
String groupName,
boolean createGroup,
Collection<String> permissionsRolesNames,
Boolean permanent,
String color) |
RegisterAppIntoAppLauncherTask(String appName,
String groupName,
String fallbackGroupName) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(info.magnolia.module.InstallContext installContext) |
public RegisterAppIntoAppLauncherTask(String appName, String groupName)
public RegisterAppIntoAppLauncherTask(String appName, String groupName, boolean createGroup)
public RegisterAppIntoAppLauncherTask(String appName, String groupName, boolean createGroup, Collection<String> permissionsRolesNames)
public RegisterAppIntoAppLauncherTask(String appName, String groupName, boolean createGroup, Boolean permanent, String color)
public RegisterAppIntoAppLauncherTask(String appName, String groupName, boolean createGroup, Collection<String> permissionsRolesNames, Boolean permanent, String color)
protected void doExecute(info.magnolia.module.InstallContext installContext) throws javax.jcr.RepositoryException, info.magnolia.module.delta.TaskExecutionException
doExecute
in class info.magnolia.module.delta.AbstractRepositoryTask
javax.jcr.RepositoryException
info.magnolia.module.delta.TaskExecutionException
Copyright © 2020 Magnolia International Ltd.. All rights reserved.