Class LegacyCustomTransportConfigurationType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationTransportConfigurationType
com.evolveum.midpoint.xml.ns._public.common.common_3.LegacyCustomTransportConfigurationType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
TODO
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNameprotected ExpressionTypestatic final ItemNamestatic final ItemNameprotected StringFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationTransportConfigurationType
blackList, debug, F_BLACK_LIST, F_DEBUG, F_LOG_TO_FILE, F_RECIPIENT_FILTER_EXPRESSION, F_REDIRECT_TO_FILE, F_WHITE_LIST, logToFile, recipientFilterExpression, redirectToFile, whiteList -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) expression(ExpressionType value) getName()inthashCode(StructuredHashCodeStrategy strategy) redirectToFile(String value) voidsetExpression(ExpressionType value) voidMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationTransportConfigurationType
getBlackList, getDebug, getLogToFile, getRecipientFilterExpression, getRedirectToFile, getWhiteList, isDebug, setDebug, setLogToFile, setRecipientFilterExpression, setRedirectToFileMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
name
-
expression
-
COMPLEX_TYPE
-
F_NAME
-
F_EXPRESSION
-
-
Constructor Details
-
LegacyCustomTransportConfigurationType
public LegacyCustomTransportConfigurationType() -
LegacyCustomTransportConfigurationType
-
-
Method Details
-
getName
- Overrides:
getNamein classNotificationTransportConfigurationType
-
setName
- Overrides:
setNamein classNotificationTransportConfigurationType
-
getExpression
-
setExpression
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classNotificationTransportConfigurationType
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classNotificationTransportConfigurationType
-
name
- Overrides:
namein classNotificationTransportConfigurationType
-
expression
-
beginExpression
-
debug
- Overrides:
debugin classNotificationTransportConfigurationType
-
redirectToFile
- Overrides:
redirectToFilein classNotificationTransportConfigurationType
-
logToFile
- Overrides:
logToFilein classNotificationTransportConfigurationType
-
blackList
- Overrides:
blackListin classNotificationTransportConfigurationType
-
whiteList
- Overrides:
whiteListin classNotificationTransportConfigurationType
-
recipientFilterExpression
- Overrides:
recipientFilterExpressionin classNotificationTransportConfigurationType
-
beginRecipientFilterExpression
- Overrides:
beginRecipientFilterExpressionin classNotificationTransportConfigurationType
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classNotificationTransportConfigurationType
-
clone
- Specified by:
clonein interfacePlainStructured- Overrides:
clonein classNotificationTransportConfigurationType
-