Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

accessToken - Variable in class dev.botcity.maestro_sdk.BotMaestroSDK
 
accessToken - Variable in class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 
accessToken - Variable in class dev.botcity.maestro_sdk.functions.LoginContext
 
action(BotExecution) - Method in interface dev.botcity.maestro_sdk.runner.RunnableAgent
 
addLogEntryApi(String, String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
alert(String, String, String, AlertType) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
alert(String, String, String, AlertType) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START Alert Functions
alert(String, String, String, AlertType) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
AlertFunctions - Class in dev.botcity.maestro_sdk.functions.alerts
 
AlertFunctions(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.alerts.AlertFunctions
 
AlertMapper - Interface in dev.botcity.maestro_sdk.mapper
 
alertTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
AlertType - Enum in dev.botcity.maestro_sdk.model
 
AlertVO - Class in dev.botcity.maestro_sdk.model
 
AlertVO() - Constructor for class dev.botcity.maestro_sdk.model.AlertVO
 
ArtifactFunctions - Class in dev.botcity.maestro_sdk.functions.artifacts
 
ArtifactFunctions(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.artifacts.ArtifactFunctions
 
ArtifactMapper - Interface in dev.botcity.maestro_sdk.mapper
 
ArtifactVO - Class in dev.botcity.maestro_sdk.model
 
ArtifactVO() - Constructor for class dev.botcity.maestro_sdk.model.ArtifactVO
 
AutomationTask - Class in dev.botcity.maestro_sdk.model
 
AutomationTask() - Constructor for class dev.botcity.maestro_sdk.model.AutomationTask
 
AutomationTask.FinishStatus - Enum in dev.botcity.maestro_sdk.model
 
AutomationTask.State - Enum in dev.botcity.maestro_sdk.model
 

B

botExceptionDefault(String...) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
botExceptionDefault(String, Exception) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
BotExecution - Class in dev.botcity.maestro_sdk.runner
 
BotExecution(String, String, String, Map<String, Object>) - Constructor for class dev.botcity.maestro_sdk.runner.BotExecution
 
BotExecutor - Class in dev.botcity.maestro_sdk
 
BotExecutor() - Constructor for class dev.botcity.maestro_sdk.BotExecutor
 
BotMachineSettings - Class in dev.botcity.maestro_sdk.model
 
BotMachineSettings() - Constructor for class dev.botcity.maestro_sdk.model.BotMachineSettings
 
BotMaestroException - Exception in dev.botcity.maestro_sdk.exception
 
BotMaestroException(String) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroException
 
BotMaestroException(String, Throwable) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroException
 
BotMaestroExpiredToken - Exception in dev.botcity.maestro_sdk.exception
 
BotMaestroExpiredToken(String) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroExpiredToken
 
BotMaestroExpiredToken(String, Throwable) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroExpiredToken
 
BotMaestroInvalidLoginException - Exception in dev.botcity.maestro_sdk.exception
 
BotMaestroInvalidLoginException(String) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroInvalidLoginException
 
BotMaestroNotFound - Exception in dev.botcity.maestro_sdk.exception
 
BotMaestroNotFound(String) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMaestroNotFound
 
BotMaestroSDK - Class in dev.botcity.maestro_sdk
 
BotMaestroSDK() - Constructor for class dev.botcity.maestro_sdk.BotMaestroSDK
 
BotMethodArgumentNotValid - Exception in dev.botcity.maestro_sdk.exception
 
BotMethodArgumentNotValid(String) - Constructor for exception dev.botcity.maestro_sdk.exception.BotMethodArgumentNotValid
 

C

CANCELED - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.State
 
checkHttpStatus(Integer, String...) - Static method in class dev.botcity.maestro_sdk.util.HttpStatusUtil
 
checkResp(Object) - Static method in class dev.botcity.maestro_sdk.util.HttpStatusUtil
 
Column - Class in dev.botcity.maestro_sdk.model
 
Column() - Constructor for class dev.botcity.maestro_sdk.model.Column
 
CommonsUtil - Class in dev.botcity.maestro_sdk.util
 
CommonsUtil() - Constructor for class dev.botcity.maestro_sdk.util.CommonsUtil
 
createAlertApi(AlertVO, GetToken) - Method in class dev.botcity.maestro_sdk.functions.alerts.AlertFunctions
 
createArtifactApi(ArtifactVO, GetToken) - Method in class dev.botcity.maestro_sdk.functions.artifacts.ArtifactFunctions
 
createCredential(String, String, String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
createCredential(String, String, String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START Credential Functions
createCredential(String, String, String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
createError(ErrorVO, File, List<File>, GetToken) - Method in class dev.botcity.maestro_sdk.functions.errors.ErrorFunction
 
createError(Integer, Exception, File, Map<String, Object>, List<File>) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
createError(Integer, Exception, File, Map<String, Object>, List<File>) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START Error Functions
createError(Integer, Exception, File, Map<String, Object>, List<File>) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
createKeyApi(String, String, String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.credential.CredentialFunction
 
createLogApi(LogSchemaVO, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
createMessageApi(List<String>, String, String, MessageType, GetToken) - Method in class dev.botcity.maestro_sdk.functions.messages.MessageFunctions
 
createTask(String, Map<String, Object>) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
createTask(String, Map<String, Object>, boolean) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
createTask(String, Map<String, Object>, boolean) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
createTask(String, Map<String, Object>, boolean) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
createTaskApi(AutomationTask, GetToken) - Method in class dev.botcity.maestro_sdk.functions.tasks.TaskFunctions
 
createTaskTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
CredentialFunction - Class in dev.botcity.maestro_sdk.functions.credential
 
CredentialFunction(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.credential.CredentialFunction
 
CredentialMapper - Interface in dev.botcity.maestro_sdk.mapper
 
CredentialVO - Class in dev.botcity.maestro_sdk.model
 
CredentialVO() - Constructor for class dev.botcity.maestro_sdk.model.CredentialVO
 

D

DataLogMapper - Interface in dev.botcity.maestro_sdk.mapper
 
DataLogVO - Class in dev.botcity.maestro_sdk.model
 
DataLogVO() - Constructor for class dev.botcity.maestro_sdk.model.DataLogVO
 
deleteLog(String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
deleteLog(String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
deleteLog(String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
deleteLogApi(String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
dev.botcity.maestro_sdk - package dev.botcity.maestro_sdk
 
dev.botcity.maestro_sdk.exception - package dev.botcity.maestro_sdk.exception
 
dev.botcity.maestro_sdk.functions - package dev.botcity.maestro_sdk.functions
 
dev.botcity.maestro_sdk.functions.alerts - package dev.botcity.maestro_sdk.functions.alerts
 
dev.botcity.maestro_sdk.functions.artifacts - package dev.botcity.maestro_sdk.functions.artifacts
 
dev.botcity.maestro_sdk.functions.credential - package dev.botcity.maestro_sdk.functions.credential
 
dev.botcity.maestro_sdk.functions.errors - package dev.botcity.maestro_sdk.functions.errors
 
dev.botcity.maestro_sdk.functions.login - package dev.botcity.maestro_sdk.functions.login
 
dev.botcity.maestro_sdk.functions.logs - package dev.botcity.maestro_sdk.functions.logs
 
dev.botcity.maestro_sdk.functions.messages - package dev.botcity.maestro_sdk.functions.messages
 
dev.botcity.maestro_sdk.functions.tasks - package dev.botcity.maestro_sdk.functions.tasks
 
dev.botcity.maestro_sdk.mapper - package dev.botcity.maestro_sdk.mapper
 
dev.botcity.maestro_sdk.model - package dev.botcity.maestro_sdk.model
 
dev.botcity.maestro_sdk.runner - package dev.botcity.maestro_sdk.runner
 
dev.botcity.maestro_sdk.util - package dev.botcity.maestro_sdk.util
 
dev.botcity.maestro_sdk.util.http - package dev.botcity.maestro_sdk.util.http
 
downloadArtifact(Integer, GetToken) - Method in class dev.botcity.maestro_sdk.functions.artifacts.ArtifactFunctions
 
downloadLogApi(String, Integer, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 

E

error - Enum constant in enum dev.botcity.maestro_sdk.model.ServerMessage.Type
Deprecated.
 
ERROR - Enum constant in enum dev.botcity.maestro_sdk.model.AlertType
 
ErrorFunction - Class in dev.botcity.maestro_sdk.functions.errors
 
ErrorFunction(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.errors.ErrorFunction
 
ErrorMapper - Interface in dev.botcity.maestro_sdk.mapper
 
ErrorVO - Class in dev.botcity.maestro_sdk.model
 
ErrorVO() - Constructor for class dev.botcity.maestro_sdk.model.ErrorVO
 

F

FAILED - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.FinishStatus
 
FileProperties - Class in dev.botcity.maestro_sdk.util
 
FileProperties() - Constructor for class dev.botcity.maestro_sdk.util.FileProperties
 
fileToByteArray(File) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
FINISHED - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.State
 
finishTask(String, AutomationTask.FinishStatus) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
finishTask(String, String, AutomationTask.FinishStatus) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
finishTask(String, String, AutomationTask.FinishStatus) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
finishTask(String, String, AutomationTask.FinishStatus) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
FunctionsService - Class in dev.botcity.maestro_sdk.functions
 

G

getAccessToken() - Method in class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 
getAccessTokenBotExecution(BotExecution) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
getArtifactFile(String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
getArtifactFile(String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
getArtifactFile(String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
getData() - Method in class dev.botcity.maestro_sdk.model.BotMachineSettings
 
getInstance(String, GetToken, boolean) - Static method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
getLog(String, Integer) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
getLog(String, Integer) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
getLog(String, Integer) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
getLogApi(String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
getLogColumnHeaders(String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
getLogEntriesApi(String, Integer, GetToken) - Method in class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
getLogFile(String, Integer) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
getLogFile(String, Integer) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
getLogFile(String, Integer) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
getLogFileTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
getProp(String) - Method in class dev.botcity.maestro_sdk.util.FileProperties
 
getStackTrace(Throwable) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
getTask(String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
getTask(String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START TasK Functions
getTask(String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
getTaskApi(String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.tasks.TaskFunctions
 

H

HTML - Enum constant in enum dev.botcity.maestro_sdk.model.MessageType
 
httpGet(String, Map<String, String>) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpGetByteArray(String) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpGetBytes(String, String...) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
Deprecated.
httpGetFile(String, String...) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpGetString(String) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpPost(String, String...) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpPost(String, Map<String, String>) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
httpPostJson(String, String) - Static method in class dev.botcity.maestro_sdk.util.http.HttpUtils
 
HttpStatusUtil - Class in dev.botcity.maestro_sdk.util
 
HttpStatusUtil() - Constructor for class dev.botcity.maestro_sdk.util.HttpStatusUtil
 
HttpUtils - Class in dev.botcity.maestro_sdk.util.http
 
HttpUtils() - Constructor for class dev.botcity.maestro_sdk.util.http.HttpUtils
 

I

IFunctionService - Interface in dev.botcity.maestro_sdk.functions
 
ignoreSSL - Variable in class dev.botcity.maestro_sdk.BotMaestroSDK
 
ignoreSSL - Variable in class dev.botcity.maestro_sdk.functions.LoginContext
 
INFO - Enum constant in enum dev.botcity.maestro_sdk.model.AlertType
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.AlertMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.CredentialMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.DataLogMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.ErrorMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.LoginOrganizationMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.LogSchemaMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.MessageMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.SecretMapper
 
INSTANCE - Static variable in interface dev.botcity.maestro_sdk.mapper.TaskMapper
 
interruptTask(String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
interruptTask(String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
interruptTask(String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
isFalse(Boolean) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
isTrue(Boolean) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 

J

join(String...) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 

L

listArtifact() - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
listArtifact() - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
listArtifact() - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
listPageArtifactsApi(GetToken) - Method in class dev.botcity.maestro_sdk.functions.artifacts.ArtifactFunctions
 
listTaskApi(Integer, Integer, GetToken) - Method in class dev.botcity.maestro_sdk.functions.tasks.TaskFunctions
 
listTasks() - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
listTasks() - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
Deprecated.
listTasks() - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
listTasks(GetToken) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
listTasks(Integer) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
ATTENTION: By default, we return 10 records
listTasks(Integer) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
listTasks(Integer, GetToken) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
listTasksTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
LogFunctions - Class in dev.botcity.maestro_sdk.functions.logs
 
LogFunctions(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.logs.LogFunctions
 
login(BotExecution) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
login(String, String, String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
loginApi(String, String, String, boolean) - Method in class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 
LoginContext - Class in dev.botcity.maestro_sdk.functions
 
LoginContext(String, GetToken, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.LoginContext
 
LoginFunctions - Class in dev.botcity.maestro_sdk.functions.login
 
LoginFunctions() - Constructor for class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 
LoginOrganizationMapper - Interface in dev.botcity.maestro_sdk.mapper
 
LoginOrganizationVO - Class in dev.botcity.maestro_sdk.model
 
LoginOrganizationVO() - Constructor for class dev.botcity.maestro_sdk.model.LoginOrganizationVO
 
LogSchemaMapper - Interface in dev.botcity.maestro_sdk.mapper
 
LogSchemaVO - Class in dev.botcity.maestro_sdk.model
 
LogSchemaVO() - Constructor for class dev.botcity.maestro_sdk.model.LogSchemaVO
 

M

main(String[]) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
managerTaskApi(AutomationTask, GetToken) - Method in class dev.botcity.maestro_sdk.functions.tasks.TaskFunctions
 
mapToAlert(AlertVO) - Method in interface dev.botcity.maestro_sdk.mapper.AlertMapper
 
mapToAlertVO(Alert) - Method in interface dev.botcity.maestro_sdk.mapper.AlertMapper
 
mapToArtifact(ArtifactVO) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToArtifactListVO(Artifact[]) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToArtifactVO(Artifact) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToAutomationTask(Task) - Method in interface dev.botcity.maestro_sdk.mapper.TaskMapper
 
mapToCredential(CredentialVO) - Method in interface dev.botcity.maestro_sdk.mapper.CredentialMapper
 
mapToCredentialVO(Credential) - Method in interface dev.botcity.maestro_sdk.mapper.CredentialMapper
 
mapToCreSecretVO(Secret) - Method in interface dev.botcity.maestro_sdk.mapper.SecretMapper
 
mapToDataLog(DataLogVO[]) - Method in interface dev.botcity.maestro_sdk.mapper.DataLogMapper
 
mapToDataLogVO(Data[]) - Method in interface dev.botcity.maestro_sdk.mapper.DataLogMapper
 
mapToError(ErrorVO) - Method in interface dev.botcity.maestro_sdk.mapper.ErrorMapper
 
mapToErrorVO(Error) - Method in interface dev.botcity.maestro_sdk.mapper.ErrorMapper
 
mapToList(Map<String, Object>) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
mapToListArtifact(List<ArtifactVO>) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToLoginOrganization(LoginOrganizationVO) - Method in interface dev.botcity.maestro_sdk.mapper.LoginOrganizationMapper
 
mapToLoginOrganizationVO(LoginOrganizationDTO) - Method in interface dev.botcity.maestro_sdk.mapper.LoginOrganizationMapper
 
mapToLogSchema(LogSchemaVO) - Method in interface dev.botcity.maestro_sdk.mapper.LogSchemaMapper
 
mapToLogSchemaVO(LogSchema) - Method in interface dev.botcity.maestro_sdk.mapper.LogSchemaMapper
 
mapToMessage(MessageVO) - Method in interface dev.botcity.maestro_sdk.mapper.MessageMapper
 
mapToMessageVO(MessageDTO) - Method in interface dev.botcity.maestro_sdk.mapper.MessageMapper
 
mapToPageArtifact(PageArtifactVO) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToPageArtifactVO(PageArtifact) - Method in interface dev.botcity.maestro_sdk.mapper.ArtifactMapper
 
mapToPageTask(PageTaskVO) - Method in interface dev.botcity.maestro_sdk.mapper.TaskMapper
 
mapToPageTaskVO(PageTask) - Method in interface dev.botcity.maestro_sdk.mapper.TaskMapper
 
mapToSecret(SecretVO) - Method in interface dev.botcity.maestro_sdk.mapper.SecretMapper
 
mapToTask(AutomationTask) - Method in interface dev.botcity.maestro_sdk.mapper.TaskMapper
 
message(List<String>, String, String, MessageType) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
message(List<String>, String, String, MessageType, String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
message(List<String>, List<String>, String, String, MessageType, String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
Deprecated.
message(List<String>, List<String>, String, String, MessageType, String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
MessageFunctions - Class in dev.botcity.maestro_sdk.functions.messages
 
MessageFunctions(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.messages.MessageFunctions
 
MessageMapper - Interface in dev.botcity.maestro_sdk.mapper
 
messageService - Variable in class dev.botcity.maestro_sdk.functions.messages.MessageFunctions
 
messagesTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 
MessageType - Enum in dev.botcity.maestro_sdk.model
 
MessageVO - Class in dev.botcity.maestro_sdk.model
 
MessageVO() - Constructor for class dev.botcity.maestro_sdk.model.MessageVO
 

N

newLog(String, List<Column>) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
newLog(String, List<Column>) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
newLog(String, List<Column>) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
newLogEntry(String, Object[][]) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
newLogEntry(String, Map<String, Object>) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
newLogEntry(String, Map<String, Object>) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START Log Functions
newLogEntry(String, Map<String, Object>) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
newLogEntryTest(BotMaestroSDK, String, String) - Static method in class dev.botcity.maestro_sdk.TestSDK
 

O

objectToMap(Object) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
organizationLabel - Variable in class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 

P

PageArtifactVO - Class in dev.botcity.maestro_sdk.model
 
PageArtifactVO() - Constructor for class dev.botcity.maestro_sdk.model.PageArtifactVO
 
PageTaskVO - Class in dev.botcity.maestro_sdk.model
 
PageTaskVO() - Constructor for class dev.botcity.maestro_sdk.model.PageTaskVO
 
PARTIALLY_COMPLETED - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.FinishStatus
 
postArtifact(String, String, File) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
postArtifact(String, String, File) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
START Artifact Functions
postArtifact(String, String, File) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
postArtifactsTest(BotMaestroSDK) - Static method in class dev.botcity.maestro_sdk.TestSDK
 

R

respException(String, HttpStatus) - Static method in class dev.botcity.maestro_sdk.util.ResponseHandler
 
ResponseData - Class in dev.botcity.maestro_sdk.model
 
ResponseData() - Constructor for class dev.botcity.maestro_sdk.model.ResponseData
 
ResponseHandler - Class in dev.botcity.maestro_sdk.util
 
ResponseHandler() - Constructor for class dev.botcity.maestro_sdk.util.ResponseHandler
 
respSuccess(String, HttpStatus, Object...) - Static method in class dev.botcity.maestro_sdk.util.ResponseHandler
 
restartTask(String) - Method in class dev.botcity.maestro_sdk.BotMaestroSDK
 
restartTask(String) - Method in class dev.botcity.maestro_sdk.functions.FunctionsService
 
restartTask(String) - Method in interface dev.botcity.maestro_sdk.functions.IFunctionService
 
Row - Class in dev.botcity.maestro_sdk.model
 
Row(Map<String, Object>) - Constructor for class dev.botcity.maestro_sdk.model.Row
 
run(RunnableAgent, String...) - Static method in class dev.botcity.maestro_sdk.BotExecutor
 
RunnableAgent - Interface in dev.botcity.maestro_sdk.runner
 
RUNNING - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.State
 

S

SecretMapper - Interface in dev.botcity.maestro_sdk.mapper
 
SecretVO - Class in dev.botcity.maestro_sdk.model
 
SecretVO() - Constructor for class dev.botcity.maestro_sdk.model.SecretVO
 
server - Variable in class dev.botcity.maestro_sdk.BotMaestroSDK
 
server - Variable in class dev.botcity.maestro_sdk.functions.login.LoginFunctions
 
server - Variable in class dev.botcity.maestro_sdk.functions.LoginContext
 
ServerMessage - Class in dev.botcity.maestro_sdk.model
Deprecated.
ServerMessage() - Constructor for class dev.botcity.maestro_sdk.model.ServerMessage
Deprecated.
 
ServerMessage.Type - Enum in dev.botcity.maestro_sdk.model
Deprecated.
 
sortMap(Map<String, Object>, boolean) - Static method in class dev.botcity.maestro_sdk.util.CommonsUtil
 
START - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.State
 
success - Enum constant in enum dev.botcity.maestro_sdk.model.ServerMessage.Type
Deprecated.
 
SUCCESS - Enum constant in enum dev.botcity.maestro_sdk.model.AutomationTask.FinishStatus
 

T

TaskFunctions - Class in dev.botcity.maestro_sdk.functions.tasks
 
TaskFunctions(String, boolean) - Constructor for class dev.botcity.maestro_sdk.functions.tasks.TaskFunctions
 
TaskMapper - Interface in dev.botcity.maestro_sdk.mapper
 
TestSDK - Class in dev.botcity.maestro_sdk
 
TestSDK() - Constructor for class dev.botcity.maestro_sdk.TestSDK
 
TEXT - Enum constant in enum dev.botcity.maestro_sdk.model.MessageType
 

U

uploadArtifactApi(Integer, byte[], String, GetToken) - Method in class dev.botcity.maestro_sdk.functions.artifacts.ArtifactFunctions
 

V

validArtifactId(String) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validateAccessTokenAndServer(GetToken) - Method in class dev.botcity.maestro_sdk.functions.LoginContext
 
ValidateUtil - Class in dev.botcity.maestro_sdk.util
 
ValidateUtil() - Constructor for class dev.botcity.maestro_sdk.util.ValidateUtil
 
validEmailAndSubjectAndBodyAndType(List<String>, String, String, MessageType) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLabel(String) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLabelAndColumns(String, List<Column>) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLabelAndKeyAndValue(String, String, String) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLogIdAndColumns(String, Map<String, Object>) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLogIdAndColumnsArray(String, Object[][]) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validLogIdAndDays(String, Integer) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validPage(Integer) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validTaskId(String) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validTaskIdAndArtifNameAndArtifFile(String, String, File) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validTaskIdAndException(Integer, Exception) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validTaskIdAndFinishStatus(String, AutomationTask.FinishStatus) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
validTaskIdAndTitleAndMsgAnsType(String, String, String, AlertType) - Method in class dev.botcity.maestro_sdk.util.ValidateUtil
 
valueOf(String) - Static method in enum dev.botcity.maestro_sdk.model.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.botcity.maestro_sdk.model.AutomationTask.FinishStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.botcity.maestro_sdk.model.AutomationTask.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.botcity.maestro_sdk.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.botcity.maestro_sdk.model.ServerMessage.Type
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.botcity.maestro_sdk.model.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.botcity.maestro_sdk.model.AutomationTask.FinishStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.botcity.maestro_sdk.model.AutomationTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.botcity.maestro_sdk.model.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.botcity.maestro_sdk.model.ServerMessage.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARN - Enum constant in enum dev.botcity.maestro_sdk.model.AlertType
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form