Skip navigation links
A B C D E F G H I L M N P R S V 

A

AttributeType - Enum in com.automationanywhere.commandsdk.model
 

B

BotCommand - Annotation Type in com.automationanywhere.commandsdk.annotations
Makes the type eligible to be treated as BotCommand.
BotCommand.CommandType - Enum in com.automationanywhere.commandsdk.annotations
 

C

CodeType - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
The MIME-type of the code to format.
com.automationanywhere.commandsdk.annotations - package com.automationanywhere.commandsdk.annotations
 
com.automationanywhere.commandsdk.annotations.rules - package com.automationanywhere.commandsdk.annotations.rules
 
com.automationanywhere.commandsdk.model - package com.automationanywhere.commandsdk.model
 
CommandPkg - Annotation Type in com.automationanywhere.commandsdk.annotations
Makes the type eligible for creation of command in package.json.
ConditionTest - Annotation Type in com.automationanywhere.commandsdk.annotations
Method annotated with this annotation will participate in the execution of Condition.
CredentialOnly - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

D

DataType - Enum in com.automationanywhere.commandsdk.model
 

E

Equals - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
Must match the provided string.
Execute - Annotation Type in com.automationanywhere.commandsdk.annotations
Method annotated with this annotation will participate in the execution of BotCommand.

F

FileExtension - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
When provided only supported file extensions will be allowed.

G

GlobalSessionContext - Annotation Type in com.automationanywhere.commandsdk.annotations
 
GreaterThan - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
GreaterThanEqualTo - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

H

HasNext - Annotation Type in com.automationanywhere.commandsdk.annotations
 

I

Idx - Annotation Type in com.automationanywhere.commandsdk.annotations
Makes the annotated element part of hierarchy utilized for code and resource generation.
Idx.Option - Annotation Type in com.automationanywhere.commandsdk.annotations
An option represents the elements which would play in the hierarchy but lend the values to the parents, for example RADIO, SELECT etc.
Inject - Annotation Type in com.automationanywhere.commandsdk.annotations
Makes an element eligible for injection into the annotated type's object.

L

LessThan - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
LessThanEqualTo - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
LocalFile - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

M

MatchesRegex - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

N

Next - Annotation Type in com.automationanywhere.commandsdk.annotations
 
NotEmpty - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
NotEquals - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
NotMatchesRegex - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
NumberInteger - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

P

Parameters - Annotation Type in com.automationanywhere.commandsdk.annotations
 
Pkg - Annotation Type in com.automationanywhere.commandsdk.annotations
Makes an element participate in creation of package.json.

R

RepositoryFile - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 

S

Sessions - Annotation Type in com.automationanywhere.commandsdk.annotations
 

V

valueOf(String) - Static method in enum com.automationanywhere.commandsdk.annotations.BotCommand.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.automationanywhere.commandsdk.model.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.automationanywhere.commandsdk.model.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.automationanywhere.commandsdk.annotations.BotCommand.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.automationanywhere.commandsdk.model.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.automationanywhere.commandsdk.model.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableNotPackage - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
VariablePackage - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
VariableSubType - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
VariableType - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
VariableUserDefined - Annotation Type in com.automationanywhere.commandsdk.annotations.rules
 
A B C D E F G H I L M N P R S V 
Skip navigation links