Difference between revisions of "Help:Task"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.2.6) |
(modified by py-yprinciple-gen 0.2.6) |
||
Line 37: | Line 37: | ||
end note | end note | ||
class Task { | class Task { | ||
+ | Text id | ||
+ | Text title | ||
} | } | ||
TaskNote .. Task | TaskNote .. Task |
Revision as of 09:04, 19 March 2023
Help for Task
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Task | Task | Tasks | A semantic publishing task |
Documentation
A semantic publishing task
Example Tasks
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Task id | the id of the task | Types/Number | id | id | true | false | |
Task objective | the objective of the task | Types/Text | objective | objective | false | false | |
Task since | since when the task is available | Types/Date | since | since | false | false | |
Task title | the title of the task | Types/Text | title | title | false | false |
uml
see also
topic links: