Skip navigation links
B C E G I J N O P S T U 

B

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(String) - Method in class io.taskmonk.client.TaskMonkClient
 

E

excelJobId - Variable in class io.taskmonk.entities.TaskImportResponse
 

G

getAccess_token() - Method in class io.taskmonk.auth.TokenResponse
 
getBatch_name() - Method in class io.taskmonk.entities.NewBatchData
 
getBatchId() - Method in class io.taskmonk.entities.TaskImportResponse
 
getBatchOutput(String, String, String) - Method in class io.taskmonk.client.TaskMonkClient
Get the batch output in a local file path
getBatchStatus(String) - Method in class io.taskmonk.client.TaskMonkClient
 
getClientId() - Method in class io.taskmonk.auth.OAuthClientCredentials
 
getClientSecret() - Method in class io.taskmonk.auth.OAuthClientCredentials
 
getComments() - Method in class io.taskmonk.entities.NewBatchData
 
getCompleted() - Method in class io.taskmonk.entities.BatchStatus
 
getExcelJobId() - Method in class io.taskmonk.entities.TaskImportResponse
 
getExpires_in() - Method in class io.taskmonk.auth.TokenResponse
 
getFileUrl() - Method in class io.taskmonk.entities.BatchOutput
 
getId() - Method in class io.taskmonk.entities.Id
 
getIn_progress() - Method in class io.taskmonk.entities.BatchStatus
 
getJobId() - Method in class io.taskmonk.entities.BatchOutput
 
getJobId() - Method in class io.taskmonk.entities.TaskImportResponse
 
getJobProgress(String) - Method in class io.taskmonk.client.TaskMonkClient
 
getJobProgressBatch(String) - Method in class io.taskmonk.client.TaskMonkClient
 
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
 
getPriority() - Method in class io.taskmonk.entities.NewBatchData
 
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
 
io.taskmonk.auth - package io.taskmonk.auth
 
io.taskmonk.client - package io.taskmonk.client
 
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
 
isUploadComplete(String) - Method in class io.taskmonk.client.TaskMonkClient
 

J

jobId - 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
 
Notification - Class in io.taskmonk.entities
 
Notification(String, Map<String, String>) - Constructor for class io.taskmonk.entities.Notification
 

O

OAuthClientCredentials - Class in io.taskmonk.auth
 
OAuthClientCredentials(String, String) - Constructor for class io.taskmonk.auth.OAuthClientCredentials
 

P

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

S

setAccess_token(String) - Method in class io.taskmonk.auth.TokenResponse
 
setBatch_name(String) - Method in class io.taskmonk.entities.NewBatchData
 
setBatchId(String) - Method in class io.taskmonk.entities.TaskImportResponse
 
setComments(String) - Method in class io.taskmonk.entities.NewBatchData
 
setCompleted(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
setExcelJobId(String) - Method in class io.taskmonk.entities.TaskImportResponse
 
setExpires_in(Long) - Method in class io.taskmonk.auth.TokenResponse
 
setFileUrl(String) - Method in class io.taskmonk.entities.BatchOutput
 
setId(String) - Method in class io.taskmonk.entities.Id
 
setIn_progress(Integer) - Method in class io.taskmonk.entities.BatchStatus
 
setJobId(String) - Method in class io.taskmonk.entities.BatchOutput
 
setJobId(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
 
setPriority(Short) - Method in class io.taskmonk.entities.NewBatchData
 
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
 

T

TaskImportResponse - Class in io.taskmonk.entities
 
TaskImportResponse() - Constructor for class io.taskmonk.entities.TaskImportResponse
 
TaskImportResponse(String, 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
 
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.entities.BatchOutput
 
toString() - Method in class io.taskmonk.entities.BatchStatus
 
toString() - Method in class io.taskmonk.entities.JobProgressResponse
 
total - Variable in class io.taskmonk.entities.JobProgressResponse
 

U

uploadTasks(String, File) - Method in class io.taskmonk.client.TaskMonkClient
 
B C E G I J N O P S T U 
Skip navigation links