diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | sessionUid regionId label method artifactUid args cronMinutes cronHours cronDayOfMonth cronMonth cronDayOfWeek cronYear serviceContext | ||
used by |
|
||
source | <xsd:complexType name="newFederatedCronTask"> <xsd:sequence> <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> <xsd:element name="regionId" type="xs:string" minOccurs="0"/> <xsd:element name="label" type="xs:string" minOccurs="0"/> <xsd:element name="method" type="xs:string" minOccurs="0"/> <xsd:element name="artifactUid" type="xs:string" minOccurs="0"/> <xsd:element name="args" type="xs:string" minOccurs="0"/> <xsd:element name="cronMinutes" type="xs:string" minOccurs="0"/> <xsd:element name="cronHours" type="xs:string" minOccurs="0"/> <xsd:element name="cronDayOfMonth" type="xs:string" minOccurs="0"/> <xsd:element name="cronMonth" type="xs:string" minOccurs="0"/> <xsd:element name="cronDayOfWeek" type="xs:string" minOccurs="0"/> <xsd:element name="cronYear" type="xs:string" minOccurs="0"/> <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="regionId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="label" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="method" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="artifactUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="args" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronMinutes" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronHours" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronDayOfMonth" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronMonth" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronDayOfWeek" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cronYear" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:serviceContext | ||||||
properties |
|
||||||
children | asynch originatorUid | ||||||
source | <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/> |