Difference between revisions of "Concept:Action"
Jump to navigation
Jump to search
(pushed from master by wikipush) |
(modified by py-yprinciple-gen 0.3.4) |
||
Line 2: | Line 2: | ||
|name=Action | |name=Action | ||
|pluralName=Actions | |pluralName=Actions | ||
+ | |extends= | ||
|icon=File:Actionicon.png | |icon=File:Actionicon.png | ||
|iconUrl=/images/e/eb/Actionicon.png | |iconUrl=/images/e/eb/Actionicon.png | ||
Line 23: | Line 24: | ||
title Action | title Action | ||
note as ActionDiagramNote | note as ActionDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2024 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 44: | Line 45: | ||
ActionNote .. Action | ActionNote .. Action | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015- | + | ' Copyright (c) 2015-2024 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 | ||
Line 123: | Line 124: | ||
</uml> | </uml> | ||
− | {{#concept: | + | {{#concept:[[isA::Action]] |
− | [[ | + | |An action/function/operation to be performed |
− | |||
see also | see also | ||
* [[List of Actions]] | * [[List of Actions]] |
Latest revision as of 09:43, 15 November 2024
Topic | |
---|---|
edit | |
name | Action |
pluralName | Actions |
isA | |
extends | |
icon | File:Actionicon.png→ |
iconUrl | /images/e/eb/Actionicon.png |
documentation | An action/function/operation to be performed |
wikiDocumentation | An action/function/operation to be performed |
defaultstoremode | subobject |
listLimit | 200 |
cargo | False |
headerTabs | |
context | MetaModel→MetaModel |
properties
name | label | type | scope | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | externalFormatterURI | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Action actionpage | actionpage | actionpage | Types/Page | 5 | false | false | false | Property:Action actionpage | What page will 'steer' this action? | true | false | Action | |||||||||
Action author | author | author | Types/Page | 8 | false | false | false | combobox | the author of this action | namespace=User | true | false | Action | ||||||||
Action comment | comment | comment | Types/Text | 10 | false | false | 400 | false | textarea | a comment for the action | false | false | Action | ||||||||
Action engine | engine | engine | Types/Text | 7 | false | false | false | rythm | radiobutton | rythm,freemarker | the template engine to be used either Rythm or Freemarker | true | false | Action | |||||||
Action input | input | input | Types/Code | 4 | false | false | 300 | false | textarea | the decription of the input e.g. a page name, url or SMW ask query | true | false | Action | ||||||||
Action inputtype | inputtype | inputtype | Types/Text | 3 | false | false | false | Page | radiobutton | Query,Page,URL | What is the type of the input? | true | false | Action | |||||||
Action name | name | name | Types/Text | 0 | true | true | false | The name of the Action | false | Action | |||||||||||
Action output | output | output | Types/Text | 6 | where the output of the action should go | false | Action | ||||||||||||||
Action service | service | service | Types/URL | 2 | The service to be used | false | Action | ||||||||||||||
Action servicetype | servicetype | servicetype | Types/Text | 1 | false | true | false | WikiTask | radiobutton | WikiTask | The type of the service | true | false | Action | |||||||
Action since | since | since | Types/Date | 9 | false | false | false | datepicker | since when is this action available? | true | false | Action |
Documentation
An action/function/operation to be performed