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

A

addTask(Task) - Method in class io.taskmonk.client.TaskMonkClient
Add an external task

B

batch_id - Variable in class io.taskmonk.entities.Task
 
batch_id - Variable in class io.taskmonk.entities.TaskImportResponse
 
batchId - Variable in class io.taskmonk.entities.TaskImportResponse
 
BatchOutput - Class in io.taskmonk.entities
 
BatchOutput() - Constructor for class io.taskmonk.entities.BatchOutput
 
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

externalId - Variable in class io.taskmonk.entities.Task
 

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.Task
 
getBatch_id() - Method in class io.taskmonk.entities.TaskImportResponse
 
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
 
getExpires_in() - Method in class io.taskmonk.auth.TokenResponse
 
getExternalId() - Method in class io.taskmonk.entities.Task
 
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
 
getIn_progress() - 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
 
getNew_count() - 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
 
getproject_id() - Method in class io.taskmonk.entities.Task
 
getRefresh_token() - Method in class io.taskmonk.auth.TokenResponse
 
getToken_type() - Method in class io.taskmonk.auth.TokenResponse
 
getTotal() - Method in class io.taskmonk.entities.BatchStatus
 

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
 
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
 
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
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) - Constructor for class io.taskmonk.entities.JobProgressResponse
 

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
 

O

OAuthClientCredentials - Class in io.taskmonk.auth
 
OAuthClientCredentials(String, String) - Constructor for class io.taskmonk.auth.OAuthClientCredentials
 
output - Variable in class io.taskmonk.entities.Task
 

P

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

S

setAccess_token(String) - Method in class io.taskmonk.auth.TokenResponse
 
setbatch_id(String) - Method in class io.taskmonk.entities.Task
 
setBatch_id(String) - Method in class io.taskmonk.entities.TaskImportResponse
 
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
 
setExpires_in(Long) - Method in class io.taskmonk.auth.TokenResponse
 
setExternalId(String) - Method in class io.taskmonk.entities.Task
 
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
 
setIn_progress(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
 
setNew_count(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
 
setproject_id(String) - Method in class io.taskmonk.entities.Task
 
setRefresh_token(String) - Method in class io.taskmonk.auth.TokenResponse
 
setToken_type(String) - Method in class io.taskmonk.auth.TokenResponse
 
setTotal(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
StatusConstants - Class in io.taskmonk.clientexceptions
 
StatusConstants() - Constructor for class io.taskmonk.clientexceptions.StatusConstants
 
StatusConstants.StatusCode - Enum in io.taskmonk.clientexceptions
 

T

Task - Class in io.taskmonk.entities
 
Task(String, 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.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
 
updateBatch(String, String, Integer, String, List<Notification>) - Method in class io.taskmonk.client.TaskMonkClient
update the details of an existing 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.
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.
A B C D E F G I J N O P S T U V 
Skip navigation links