diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:federatedTaskInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags actionId argsJson artifactUid inputFilter methodName outputTag regionId ruleName suManaged taskUid dayOfMonth dayOfWeek googleCalendarSynched hours minutes month year | ||
used by |
|
||
source | <xsd:complexType name="federatedCronTaskInfo"> <xsd:complexContent> <xsd:extension base="tns:federatedTaskInfo"> <xsd:sequence> <xsd:element name="dayOfMonth" type="xs:string" minOccurs="0"/> <xsd:element name="dayOfWeek" type="xs:string" minOccurs="0"/> <xsd:element name="googleCalendarSynched" type="xs:boolean"/> <xsd:element name="hours" type="xs:string" minOccurs="0"/> <xsd:element name="minutes" type="xs:string" minOccurs="0"/> <xsd:element name="month" type="xs:string" minOccurs="0"/> <xsd:element name="year" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="dayOfMonth" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="dayOfWeek" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="googleCalendarSynched" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="hours" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="minutes" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="month" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="year" type="xs:string" minOccurs="0"/> |