Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DummyNotifierType
Packages that use DummyNotifierType
-
Uses of DummyNotifierType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type DummyNotifierTypeModifier and TypeFieldDescriptionstatic final Producer<DummyNotifierType>DummyNotifierType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DummyNotifierTypeModifier and TypeMethodDescriptionDummyNotifierType.attachment(NotificationMessageAttachmentType value) DummyNotifierType.attachmentExpression(ExpressionType value) DummyNotifierType.bccExpression(ExpressionType value) DummyNotifierType.bodyExpression(ExpressionType value) DummyNotifierType.category(EventCategoryType value) DummyNotifierType.ccExpression(ExpressionType value) DummyNotifierType.clone()DummyNotifierType.contentType(String value) DummyNotifierType.contentTypeExpression(ExpressionType value) ObjectFactory.createDummyNotifierType()DummyNotifierType.description(String value) DummyNotifierType.documentation(String value) DummyNotifierType.expressionFilter(ExpressionType value) DummyNotifierType.fromExpression(ExpressionType value) DummyNotifierType.messageTemplateRef(ObjectReferenceType value) DummyNotifierType.messageTemplateRef(String oid, QName type) DummyNotifierType.messageTemplateRef(String oid, QName type, QName relation) DummyNotifierType.notificationSendingStrategy(NotificationSendingStrategyType value) DummyNotifierType.objectIntent(String value) DummyNotifierType.objectKind(ShadowKindType value) DummyNotifierType.operation(EventOperationType value) DummyNotifierType.recipientExpression(ExpressionType value) DummyNotifierType.showModifiedValues(Boolean value) DummyNotifierType.showTechnicalInformation(Boolean value) DummyNotifierType.status(EventStatusType value) DummyNotifierType.subjectExpression(ExpressionType value) DummyNotifierType.subjectPrefix(String value) DummyNotifierType.watchAuxiliaryAttributes(Boolean value)