Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
72:scripting [2018/06/04 17:35] – created bkkr72:scripting [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
-[[:72:start|Stages V7.2]] 
- 
 ====== Use scripting ====== ====== Use scripting ======
 +
 +Scripting can be used within a request configuration to bind the visibility, changeability or necessity of issue attributes to certain conditions. Mail and News Application actions also require the definition of scriptable options in order to dynamically determine the set of email receivers or the subject of an News Application entry when executing the corresponding action for instance. Stages prepares a set of objects that can be used in scripts that provide information needed to define such conditions. For example the visibility of an issue attribute could depend on the current issue state.
 +
 +=== Stages Fasade API Properties Specification ===
 +
 +[[:72:scripting_artifact_class|]]
 +
 +[[:72:scripting_association_class|]]
 +
 +[[:72:scripting_attribute_class|]]
 +
 +[[:72:scripting_link_class|]]
 +
 +[[:72:scripting_metric_report|]]
 +
 +[[:72:scripting_metric_result|]]
 +
 +[[:72:scripting_process_class|]]
 +
 +[[:72:scripting_process_element|]]
 +
 +[[:72:scripting_project_class|]]
 +
 +[[:72:scripting_request_class|]]
 +
 +[[:72:scripting_user_class|]]
 +
 +[[:72:scripting_description|]]
 +
 +=== Additional Information ===
 +
 +[[:72:scripting_entity_name|EntityName]]
 +
 +[[:72:scripting_dataset|Global Variables]]