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

A

addListener(MessageListener) - Method in class io.taskmonk.streaming.StreamListener
Add a listener for messages from Taskmonk
addMessageHandler(MessageHandler) - Method in class io.taskmonk.streaming.azure.ServiceBusListener
 
addTask(String, Task) - Method in class io.taskmonk.client.TaskMonkClient
Add an external task
ApiResponse - Class in io.taskmonk.entities
Bean providing job response details
ApiResponse() - Constructor for class io.taskmonk.entities.ApiResponse
 
ApiResponse(Boolean, String) - Constructor for class io.taskmonk.entities.ApiResponse
 
AzureQueueMessageHandler - Class in io.taskmonk.streaming.azure
 

B

batch_id - Variable in class io.taskmonk.entities.TaskImportResponse
 
batchId - Variable in class io.taskmonk.entities.Task
 
batchId - Variable in class io.taskmonk.entities.TaskImportResponse
 
BatchOutput - Class in io.taskmonk.entities
 
BatchOutput() - Constructor for class io.taskmonk.entities.BatchOutput
 
BatchState - Enum in io.taskmonk.entities
 
BatchStatus - Class in io.taskmonk.entities
 
BatchStatus() - Constructor for class io.taskmonk.entities.BatchStatus
 
BatchStatus(Integer, Integer, Integer, Integer) - Constructor for class io.taskmonk.entities.BatchStatus
 

C

completed - Variable in class io.taskmonk.entities.JobProgressResponse
 
createBatch(NewBatchData) - Method in class io.taskmonk.client.TaskMonkClient
Create a new batch in an existing project with parameters set
createBatch(String) - Method in class io.taskmonk.client.TaskMonkClient
Create a new batch in an existing project

D

deleteBatch(String) - Method in class io.taskmonk.client.TaskMonkClient
To delete a specific batch

E

editBatch(String, String, Integer, String, List<Notification>) - Method in class io.taskmonk.client.TaskMonkClient
update the details of an existing batch

F

ForbiddenException - Exception in io.taskmonk.clientexceptions
 
ForbiddenException(String) - Constructor for exception io.taskmonk.clientexceptions.ForbiddenException
 

G

getAccess_token() - Method in class io.taskmonk.auth.TokenResponse
 
getBatch_id() - Method in class io.taskmonk.entities.TaskImportResponse
 
getBatchId() - Method in class io.taskmonk.entities.Task
 
getBatchName() - Method in class io.taskmonk.entities.NewBatchData
 
getBatchOutput(String, String, String) - Method in class io.taskmonk.client.TaskMonkClient
Get the batch output in a local file path
getBatchOutput(String, String) - Method in class io.taskmonk.client.TaskMonkClient
Get the batch output as a dictionary .
getBatchStatus(String) - Method in class io.taskmonk.client.TaskMonkClient
Get the status of the batch
getClientId() - Method in class io.taskmonk.auth.OAuthClientCredentials
 
getClientSecret() - Method in class io.taskmonk.auth.OAuthClientCredentials
 
getCode() - Method in enum io.taskmonk.clientexceptions.StatusConstants.StatusCode
 
getComments() - Method in class io.taskmonk.entities.NewBatchData
 
getCompleted() - Method in class io.taskmonk.entities.BatchStatus
 
getDisplay() - Method in enum io.taskmonk.clientexceptions.StatusConstants.StatusCode
 
getEta() - Method in class io.taskmonk.entities.BatchStatus
 
getEtaType() - Method in class io.taskmonk.entities.BatchStatus
 
getExpires_in() - Method in class io.taskmonk.auth.TokenResponse
 
getFile_type() - Method in class io.taskmonk.entities.ImportUrl
 
getfile_url() - Method in class io.taskmonk.entities.BatchOutput
 
getFile_url() - Method in class io.taskmonk.entities.ImportUrl
 
getId() - Method in class io.taskmonk.entities.Id
 
getInProgress() - Method in class io.taskmonk.entities.BatchStatus
 
getInput() - Method in class io.taskmonk.entities.Task
 
getjob_id() - Method in class io.taskmonk.entities.BatchOutput
 
getJob_id() - Method in class io.taskmonk.entities.TaskImportResponse
 
getJobProgress(String) - Method in class io.taskmonk.client.TaskMonkClient
Get the progress of a job
getJobProgressBatch(String) - Method in class io.taskmonk.client.TaskMonkClient
Get the progress of batch
getMetaData() - Method in class io.taskmonk.entities.Notification
 
getNewCount() - Method in class io.taskmonk.entities.BatchStatus
 
getNotifications() - Method in class io.taskmonk.entities.NewBatchData
 
getNotificationType() - Method in class io.taskmonk.entities.Notification
 
getOutput() - Method in class io.taskmonk.entities.Task
 
getPriority() - Method in class io.taskmonk.entities.NewBatchData
 
getProjectId() - Method in class io.taskmonk.entities.Task
 
getRefresh_token() - Method in class io.taskmonk.auth.TokenResponse
 
getStartTime() - Method in class io.taskmonk.entities.NewBatchData
 
getState() - Method in class io.taskmonk.entities.BatchStatus
 
getToken_type() - Method in class io.taskmonk.auth.TokenResponse
 
getTotal() - Method in class io.taskmonk.entities.BatchStatus
 

H

handle(String) - Method in interface io.taskmonk.streaming.azure.MessageHandler
 

I

Id - Class in io.taskmonk.entities
 
Id() - Constructor for class io.taskmonk.entities.Id
 
id - Variable in class io.taskmonk.entities.Id
 
ImportUrl - Class in io.taskmonk.entities
 
ImportUrl(String, String) - Constructor for class io.taskmonk.entities.ImportUrl
set the import settings
input - Variable in class io.taskmonk.entities.Task
 
INSTANCE - Static variable in class io.taskmonk.http.RedirectStrategy
Lax RedirectStrategy implementation that automatically redirects all HEAD, GET, POST, and DELETE requests.
InternalServerError - Exception in io.taskmonk.clientexceptions
 
InternalServerError(String) - Constructor for exception io.taskmonk.clientexceptions.InternalServerError
 
io.taskmonk.auth - package io.taskmonk.auth
 
io.taskmonk.client - package io.taskmonk.client
 
io.taskmonk.clientexceptions - package io.taskmonk.clientexceptions
 
io.taskmonk.entities - package io.taskmonk.entities
 
io.taskmonk.http - package io.taskmonk.http
 
io.taskmonk.integrations.azure - package io.taskmonk.integrations.azure
 
io.taskmonk.streaming - package io.taskmonk.streaming
 
io.taskmonk.streaming.azure - package io.taskmonk.streaming.azure
 
isCompleted() - Method in class io.taskmonk.entities.JobProgressResponse
 
isExpired() - Method in class io.taskmonk.auth.TokenResponse
 
isProcessComplete(String) - Method in class io.taskmonk.client.TaskMonkClient
To check if a process is complete
isRedirectable(String) - Method in class io.taskmonk.http.RedirectStrategy
 
isUploadComplete(String) - Method in class io.taskmonk.client.TaskMonkClient
To check if the upload is complete or not

J

job_id - Variable in class io.taskmonk.entities.TaskImportResponse
 
JobProgressResponse - Class in io.taskmonk.entities
Bean providing job response details
JobProgressResponse() - Constructor for class io.taskmonk.entities.JobProgressResponse
 
JobProgressResponse(Integer, Integer, Integer, Integer) - Constructor for class io.taskmonk.entities.JobProgressResponse
 

L

logger - Static variable in interface io.taskmonk.streaming.MessageListener
 

M

message - Variable in class io.taskmonk.entities.ApiResponse
 
MessageAction - Enum in io.taskmonk.streaming
 
MessageHandler - Interface in io.taskmonk.streaming.azure
 
MessageListener - Interface in io.taskmonk.streaming
Interface for handling messages from Taskmonk

N

NewBatchData - Class in io.taskmonk.entities
 
NewBatchData(String) - Constructor for class io.taskmonk.entities.NewBatchData
 
NotFoundException - Exception in io.taskmonk.clientexceptions
 
NotFoundException(String) - Constructor for exception io.taskmonk.clientexceptions.NotFoundException
 
Notification - Class in io.taskmonk.entities
 
Notification(String, Map<String, String>) - Constructor for class io.taskmonk.entities.Notification
 
notifications - Variable in class io.taskmonk.entities.NewBatchData
 
notifyException(Throwable, ExceptionPhase) - Method in class io.taskmonk.streaming.azure.AzureQueueMessageHandler
 

O

OAuthClientCredentials - Class in io.taskmonk.auth
 
OAuthClientCredentials(String, String) - Constructor for class io.taskmonk.auth.OAuthClientCredentials
 
onBatchStatus(BatchStatus) - Method in interface io.taskmonk.streaming.MessageListener
Handle batchStatus
onGenericMessage(String) - Method in interface io.taskmonk.streaming.MessageListener
Handle any generic message
onMessageAsync(IMessage) - Method in class io.taskmonk.streaming.azure.AzureQueueMessageHandler
 
onTaskUpdate(Task) - Method in interface io.taskmonk.streaming.MessageListener
Handle task update
output - Variable in class io.taskmonk.entities.Task
 

P

percentage - Variable in class io.taskmonk.entities.JobProgressResponse
 
projectId - Variable in class io.taskmonk.entities.Task
 

R

RedirectStrategy - Class in io.taskmonk.http
 
RedirectStrategy() - Constructor for class io.taskmonk.http.RedirectStrategy
 
rejected - Variable in class io.taskmonk.entities.JobProgressResponse
 

S

send(String, String, String) - Method in class io.taskmonk.integrations.azure.ServiceBusSendInterface
 
send(String, String, List<Map<String, String>>) - Method in class io.taskmonk.streaming.StreamWriter
Send a list of new tasks to TaskMonk
ServiceBusListener - Class in io.taskmonk.streaming.azure
 
ServiceBusListener(String, String) - Constructor for class io.taskmonk.streaming.azure.ServiceBusListener
 
ServiceBusSendInterface - Class in io.taskmonk.integrations.azure
 
ServiceBusSendInterface(String, String) - Constructor for class io.taskmonk.integrations.azure.ServiceBusSendInterface
 
setAccess_token(String) - Method in class io.taskmonk.auth.TokenResponse
 
setBatch_id(String) - Method in class io.taskmonk.entities.TaskImportResponse
 
setBatchId(String) - Method in class io.taskmonk.entities.Task
 
setBatchName(String) - Method in class io.taskmonk.entities.NewBatchData
 
setComments(String) - Method in class io.taskmonk.entities.NewBatchData
 
setCompleted(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
setEta(Date) - Method in class io.taskmonk.entities.BatchStatus
 
setEtaType(String) - Method in class io.taskmonk.entities.BatchStatus
 
setExpires_in(Long) - Method in class io.taskmonk.auth.TokenResponse
 
setFile_type(String) - Method in class io.taskmonk.entities.ImportUrl
 
setfile_url(String) - Method in class io.taskmonk.entities.BatchOutput
 
setFile_url(String) - Method in class io.taskmonk.entities.ImportUrl
 
setId(String) - Method in class io.taskmonk.entities.Id
 
setInProgress(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
setInput(Map<String, String>) - Method in class io.taskmonk.entities.Task
 
setjob_id(String) - Method in class io.taskmonk.entities.BatchOutput
 
setJob_id(String) - Method in class io.taskmonk.entities.TaskImportResponse
 
setMetaData(Map<String, String>) - Method in class io.taskmonk.entities.Notification
 
setNewCount(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
setNotifications(List<Notification>) - Method in class io.taskmonk.entities.NewBatchData
 
setNotificationType(String) - Method in class io.taskmonk.entities.Notification
 
setOutput(Map<String, String>) - Method in class io.taskmonk.entities.Task
 
setPriority(Integer) - Method in class io.taskmonk.entities.NewBatchData
 
setProjectId(String) - Method in class io.taskmonk.entities.Task
 
setRefresh_token(String) - Method in class io.taskmonk.auth.TokenResponse
 
setStartTime(Date) - Method in class io.taskmonk.entities.NewBatchData
 
setState(BatchState) - Method in class io.taskmonk.entities.BatchStatus
 
setToken_type(String) - Method in class io.taskmonk.auth.TokenResponse
 
setTotal(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
status - Variable in class io.taskmonk.entities.ApiResponse
 
StatusConstants - Class in io.taskmonk.clientexceptions
 
StatusConstants() - Constructor for class io.taskmonk.clientexceptions.StatusConstants
 
StatusConstants.StatusCode - Enum in io.taskmonk.clientexceptions
 
StreamListener - Class in io.taskmonk.streaming
Class to receive update messages from Taskmonk
StreamListener(String, String) - Constructor for class io.taskmonk.streaming.StreamListener
 
StreamWriter - Class in io.taskmonk.streaming
Class to send messages upstream to TaskMonk
StreamWriter(String, String) - Constructor for class io.taskmonk.streaming.StreamWriter
 

T

Task - Class in io.taskmonk.entities
 
Task(Map<String, String>) - Constructor for class io.taskmonk.entities.Task
 
Task(String, String, Map<String, String>, Map<String, String>) - Constructor for class io.taskmonk.entities.Task
 
TaskImportResponse - Class in io.taskmonk.entities
 
TaskImportResponse() - Constructor for class io.taskmonk.entities.TaskImportResponse
 
TaskImportResponse(String) - Constructor for class io.taskmonk.entities.TaskImportResponse
 
TaskImportResponse(String, String) - Constructor for class io.taskmonk.entities.TaskImportResponse
 
TaskMonkClient - Class in io.taskmonk.client
 
TaskMonkClient(String, String, OAuthClientCredentials) - Constructor for class io.taskmonk.client.TaskMonkClient
 
TaskMonkClient(String, String, String, OAuthClientCredentials) - Constructor for class io.taskmonk.client.TaskMonkClient
 
TokenResponse - Class in io.taskmonk.auth
 
TokenResponse() - Constructor for class io.taskmonk.auth.TokenResponse
 
TokenResponse(String, String, String, Long) - Constructor for class io.taskmonk.auth.TokenResponse
 
toString() - Method in class io.taskmonk.auth.TokenResponse
 
toString() - Method in class io.taskmonk.entities.ApiResponse
 
toString() - Method in class io.taskmonk.entities.BatchOutput
 
toString() - Method in class io.taskmonk.entities.BatchStatus
 
toString() - Method in class io.taskmonk.entities.Id
 
toString() - Method in class io.taskmonk.entities.JobProgressResponse
 
toString() - Method in class io.taskmonk.entities.TaskImportResponse
 
total - Variable in class io.taskmonk.entities.JobProgressResponse
 

U

UnhandledException - Exception in io.taskmonk.clientexceptions
 
UnhandledException(String) - Constructor for exception io.taskmonk.clientexceptions.UnhandledException
 
updateBatchState(String, BatchState) - Method in class io.taskmonk.client.TaskMonkClient
update the state for a batch
uploadTasks(String, File) - Method in class io.taskmonk.client.TaskMonkClient
Create a new batch in an existing project and add tasks to it
uploadTasks(String, String, List<Map<String, String>>) - Method in class io.taskmonk.client.TaskMonkClient
Add tasks to TaskMonk
uploadTasksToBatch(String, File) - Method in class io.taskmonk.client.TaskMonkClient
Add tasks to an existing batch
uploadTasksUrl(String, String, String) - Method in class io.taskmonk.client.TaskMonkClient
Create a new batch in an existing project and add tasks to it from an accessible url
uploadTasksUrlToBatch(String, String, String) - Method in class io.taskmonk.client.TaskMonkClient
Add tasks to an existing batch from an accessible url

V

valueOf(String) - Static method in enum io.taskmonk.clientexceptions.StatusConstants.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.taskmonk.entities.BatchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.taskmonk.streaming.MessageAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.taskmonk.clientexceptions.StatusConstants.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.taskmonk.entities.BatchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.taskmonk.streaming.MessageAction
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links