Package com.appiancorp.suiteapi.rules
package com.appiancorp.suiteapi.rules
Provides rules and constants functionality for use within expressions. These rules and
constants are automatically published to the expression servers. This is associated with
com.appiancorp.suiteapi.content
. Use ContentService
to manipulate the content.
The most important classes are Rule
and its sub-classes, which represent
rules and constants.
-
ClassDescriptionRepresents a constant, which can be used in expressions throughout the product.Convenience annotation to indicate a value represents an Appian Object.Represents a freeform rule, which has a set of parameters and an expression which is run whenever the rule is called.Represents a rule or a constant in rules (constants are actually a special case of rules).Convenience annotation to indicate a value represents an Appian Object.Represents a folder in the Rules application.