Central Data Types
List of central data types defined and used in this app.
Subtypes are found as child documents to a type document.
- Boolean
- A short flag with two values.
- CSS Classes
- A list of whitespace-separated class names for Cascading Stylesheets (CSS).
- Group Name
- A group name identifies a user group on a Confluence server.
- Group Names
- A list of Group Names.
- JavaScript File
- A file containing JavaScript code, identified by the mime type
application/javascript
. - Long
- An integer value in the range of -263 and 263-1.
- Page Label
- A page label allows to group Confluence pages.
- Page Labels
- A list of Page Labels.
- Semantic Version
- A character string that follows the specification of semantic versioning 2.0.
- Space Key
- An identifier of a Confluence space that contains only letters and digits.
- Space Keys
- A list of Space Keys.
- String
- A character sequence without detailed constraints on the type of characters. A string should only contain readable characters, though.
- Strings
- A list of Strings.
- Token
- A character sequence that allows only visible, non-whitespace characters.
- Uniform Resource Locator
- A reference to a resource on the web that allows the resource to be accessed.
- User Name
- A user name identifies a user on a Confluence server.
- User Names
- A list of User Names.
- Userscript
- A representation of a userscript resource.