@Component public class NotificationsUtil extends Object
Constructor and Description |
---|
NotificationsUtil() |
Modifier and Type | Method and Description |
---|---|
void |
addRequesterAndChannelInformation(StringBuilder body,
Event event,
OperationResult result) |
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType |
getObjectType(SimpleObjectRef simpleObjectRef,
OperationResult result) |
static String |
getResourceNameFromRepo(RepositoryService repositoryService,
String oid,
OperationResult result) |
String |
getShadowName(PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow) |
static com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationType |
getSystemConfiguration(RepositoryService repositoryService,
OperationResult result) |
static boolean |
isAmongHiddenPaths(ItemPath path,
List<ItemPath> hiddenPaths) |
public static com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationType getSystemConfiguration(RepositoryService repositoryService, OperationResult result)
public static String getResourceNameFromRepo(RepositoryService repositoryService, String oid, OperationResult result)
public com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType getObjectType(SimpleObjectRef simpleObjectRef, OperationResult result)
public static boolean isAmongHiddenPaths(ItemPath path, List<ItemPath> hiddenPaths)
public String getShadowName(PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow)
public void addRequesterAndChannelInformation(StringBuilder body, Event event, OperationResult result)
Copyright © 2015 evolveum. All rights reserved.