Attribut:WorkflowStatus

Aus Docupedia
Wechseln zu:Navigation, Suche
Attribut:WorkflowStatus
Content-Type: [[:Category:System|System]]
Page-Type Property
Page-Sub-Type LocalProperty
HasDomains ProjectDocument;Workflow


{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Assigned to author",
            "Ready for publication",
            "Planned",
            "Published",
            "Discarded",
            "For Review",
            "In Revision by Author"
        ]
    }
}