public abstract class PaletteConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTIVITIES
This constant can be used on a custom smart service to designate that it should appear in
the palette "Activities".
|
static java.lang.String |
ANALYTICS
This constant can be used on a custom smart service to designate that it should appear in
the palette "Analytics".
|
static java.lang.String |
BUSINESS_RULES
This constant can be used on a custom smart service to designate that it should appear in
the palette "Business Rules".
|
static java.lang.String |
COMMUNICATION
This constant can be used on a custom smart service to designate that it should appear in
the palette "Communication".
|
static java.lang.String |
DATA_SERVICES
This constant can be used on a custom smart service to designate that it should appear in
the palette "Data Services".
|
static java.lang.String |
DOCUMENT_GENERATION
This constant can be used on a custom smart service to designate that it should appear in
the palette "Document Generation".
|
static java.lang.String |
DOCUMENT_MANAGEMENT
This constant can be used on a custom smart service to designate that it should appear in
the palette "Document Management".
|
static java.lang.String |
EVENTS
This constant can be used on a custom smart service to designate that it should appear in
the palette "Events".
|
static java.lang.String |
GATEWAYS
This constant can be used on a custom smart service to designate that it should appear in
the palette "Gateways".
|
static java.lang.String |
HUMAN_TASKS
This constant can be used on a custom smart service to designate that it should appear in
the palette "Human Tasks".
|
static java.lang.String |
IDENTITY_MANAGEMENT
This constant can be used on a custom smart service to designate that it should appear in
the palette "Identity Management".
|
static java.lang.String |
INTEGRATION_APIS
This constant can be used on a custom smart service to designate that it should appear in
the palette "Integration & APIs".
|
static java.lang.String |
PROCESS_MANAGEMENT
This constant can be used on a custom smart service to designate that it should appear in
the palette "Process Management".
|
static java.lang.String |
ROBOTIC_PROCESSES
This constant can be used on a custom smart service to designate that it should appear in
the palette "Robotic Processes".
|
static java.lang.String |
SOCIAL
This constant can be used on a custom smart service to designate that it should appear in
the palette "Social".
|
static java.lang.String |
TEST_MANAGEMENT
This constant can be used on a custom smart service to designate that it should appear in
the palette "Test Management".
|
Constructor and Description |
---|
PaletteConstants() |
public static final java.lang.String ACTIVITIES
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String ANALYTICS
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String BUSINESS_RULES
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String COMMUNICATION
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String DOCUMENT_GENERATION
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String DOCUMENT_MANAGEMENT
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String DATA_SERVICES
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String EVENTS
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String GATEWAYS
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String HUMAN_TASKS
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String IDENTITY_MANAGEMENT
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String INTEGRATION_APIS
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String PROCESS_MANAGEMENT
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String ROBOTIC_PROCESSES
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String SOCIAL
palette
attribute of the
PaletteInfo
annotation.public static final java.lang.String TEST_MANAGEMENT
palette
attribute of the
PaletteInfo
annotation.Copyright © 2003-2024 Appian Corporation. All Rights Reserved.