Help:Action: Difference between revisions
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.2) |
(modified by py-yprinciple-gen 0.5.2) |
||
| Line 30: | Line 30: | ||
title Action | title Action | ||
note as ActionDiagramNote | note as ActionDiagramNote | ||
Copyright (c) 2015- | Copyright (c) 2015-2026 BITPlan GmbH | ||
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
| Line 38: | Line 38: | ||
class Action { | class Action { | ||
Text name | Text name | ||
Text purpose | |||
Text servicetype | Text servicetype | ||
URL service | URL service | ||
| Line 51: | Line 52: | ||
ActionNote .. Action | ActionNote .. Action | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015- | ' Copyright (c) 2015-2026 BITPlan GmbH | ||
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by py-yprinciple-gen | ' skinparams generated by py-yprinciple-gen | ||
Latest revision as of 07:25, 25 March 2026
Help for Action
| icon | Topic | name | pluralName | documentation |
|---|---|---|---|---|
| Action | Action | Actions | An action/function/operation to be performed |
Documentation
An action/function/operation to be performed
Example Actions
Properties
| documentation | type | name | label | allowedValues | mandatory | uploadable | |
|---|---|---|---|---|---|---|---|
| Action actionpage | What page will 'steer' this action? | Types/Page | actionpage | actionpage | false | false | |
| Action author | the author of this action | Types/Page | author | author | false | false | |
| Action comment | a comment for the action | Types/Text | comment | comment | false | false | |
| Action engine | the template engine to be used either Rythm or Freemarker | Types/Text | engine | engine | rythm,freemarker | false | false |
| Action input | the decription of the input e.g. a page name, url or SMW ask query | Types/Code | input | input | false | false | |
| Action inputtype | What is the type of the input? | Types/Text | inputtype | inputtype | Query,Page,URL | false | false |
| Action name | The name of the Action | Types/Text | name | name | true | false | |
| Action output | where the output of the action should go | Types/Text | output | output | |||
| Action service | The service to be used | Types/URL | service | service | |||
| Action servicetype | The type of the service | Types/Text | servicetype | servicetype | WikiTask | true | false |
| Action since | since when is this action available? | Types/Date | since | since | false | false |
uml
see also