CustomAsyncUpdateSourceType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AsyncUpdateSourceType
Custom message source provided by a Java class.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the source. 
description property
string
[0,1] More detailed description of the source. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
className property
string
[0,1] Java class name implementing AsyncUpdateSource interface.