Skip navigation links
jBPM Workbench - Human Tasks API 7.30.0.Final-redhat-00003
A B C D E F G H I L N O P R S T U V W 

A

AbstractTaskEvent - Class in org.jbpm.workbench.ht.model.events
 
AbstractTaskEvent() - Constructor for class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
AbstractTaskEvent(String, String, Long) - Constructor for class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
AbstractTaskEvent(String, String, Long, String) - Constructor for class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
activationTime(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
actualOwner(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
actualOwner(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
addDomainData(String, String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
addTaskComment(String, String, Long, String, Date) - Method in interface org.jbpm.workbench.ht.service.TaskService
 

B

build() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
build() - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
builder() - Static method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
builder() - Static method in class org.jbpm.workbench.ht.model.TaskSummary
 

C

claimTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
COLUMN_ACTIVATION_TIME - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_ACTUAL_OWNER - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_CREATED_BY - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_CREATED_ON - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_DEPLOYMENT_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_DESCRIPTION - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_DUE_DATE - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_ERROR_COUNT - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_EXCLUDED_OWNER - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_LAST_MODIFICATION_DATE - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_NAME - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_ORGANIZATIONAL_ENTITY - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PARENT_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PRIORITY - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_INSTANCE_CORRELATION_KEY - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_INSTANCE_DESCRIPTION - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_INSTANCE_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_SESSION_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_SLA_COMPLIANCE - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_SLA_DUE_DATE - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_STATUS - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_TASK_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_NAME - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_TASK_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_VALUE - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
COLUMN_WORK_ITEM_ID - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
CommentSummary - Class in org.jbpm.workbench.ht.model
 
CommentSummary(Long, String, String, Date) - Constructor for class org.jbpm.workbench.ht.model.CommentSummary
 
CommentSummary(String, String, Date) - Constructor for class org.jbpm.workbench.ht.model.CommentSummary
 
CommentSummary() - Constructor for class org.jbpm.workbench.ht.model.CommentSummary
 
completeTask(String, String, Long, Map<String, Object>) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
createdBy(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
createdBy(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
createdOn(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

D

delegate(String, String, Long, String) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
delegateTasks(String, List<TaskKey>, String) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
delegationAllowed(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
deleteTaskComment(String, String, Long, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
deploymentId(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
deploymentId(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
description(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
domainData(Map<String, String>) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

E

equals(Object) - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
equals(Object) - Method in class org.jbpm.workbench.ht.model.TaskKey
 
equals(String) - Method in enum org.jbpm.workbench.ht.util.TaskStatus
 
errorCount(Integer) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
executeReminderForTask(String, String, Long, String) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
expirationTime(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

F

forward(String, String, Long, String) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
forwardAllowed(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
fromStatus(String) - Static method in enum org.jbpm.workbench.ht.util.TaskStatus
 

G

getActivationTime() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getActualOwner() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getActualOwner() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getActualOwner() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getAddedAt() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
getAddedBy() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
getBusinessAdmins() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getContainerId() - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
getCreatedBy() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getCreatedBy() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getDeploymentId() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getDeploymentId() - Method in class org.jbpm.workbench.ht.model.TaskKey
 
getDeploymentId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getDescription() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getDescription() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getDomainData() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getDomainDataValue(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getEventId() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getExpirationTime() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getExpirationTime() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getId() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
getIdentifier() - Method in enum org.jbpm.workbench.ht.util.TaskStatus
 
getLastModificationDate() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getLogTime() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getMessage() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getParentId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getPotOwnersString() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getPriority() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getPriority() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getProcessId() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getProcessId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getProcessInstanceCorrelationKey() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getProcessInstanceDescription() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getProcessInstanceId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getProcessSessionId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getServerTemplateId() - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
getServerTemplateId() - Method in class org.jbpm.workbench.ht.model.TaskKey
 
getSlaCompliance() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getSlaCompliance() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getSlaDueDate() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getStatus() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
getStatus() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getStatus() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getTaskAssignmentDetails(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getTaskByWorkItemId(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getTaskComments(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getTaskEvents(String, String, Long, Integer, Integer) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getTaskId() - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
getTaskId() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getTaskId() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getTaskId() - Method in class org.jbpm.workbench.ht.model.TaskKey
 
getTaskName() - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
getTaskName() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
getTaskStatus() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
getTaskWithSLA(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
getText() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
getType() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getTypeTranslationId() - Method in enum org.jbpm.workbench.ht.util.TaskEventType
 
getUserId() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getWorkItemId() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
getWorkItemId() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 

H

hashCode() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
hashCode() - Method in class org.jbpm.workbench.ht.model.TaskKey
 
HUMAN_TASKS_DATASET - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_ADMIN_DATASET - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_USER_DATASET - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_VARIABLES_DATASET - Static variable in class org.jbpm.workbench.ht.model.TaskDataSetConstants
 

I

id(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
isDelegationAllowed() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
isForAdmin() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
isForAdmin(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
isForAdmin() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
isForLog() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
isForwardAllowed() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
isLogOnly(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
isLogOnly() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 

L

lastModificationDate(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

N

name(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

O

org.jbpm.workbench.ht.model - package org.jbpm.workbench.ht.model
 
org.jbpm.workbench.ht.model.events - package org.jbpm.workbench.ht.model.events
 
org.jbpm.workbench.ht.service - package org.jbpm.workbench.ht.service
 
org.jbpm.workbench.ht.util - package org.jbpm.workbench.ht.util
 

P

parentId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
priority(Integer) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
processId(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
processInstanceCorrelationKey(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
processInstanceDescription(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
processInstanceId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
processSessionId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 

R

releaseTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
resumeTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 

S

saveTaskContent(String, String, Long, Map<String, Object>) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
setActivationTime(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setActualOwner(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setActualOwner(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setAddedAt(Date) - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
setAddedBy(String) - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
setBusinessAdmins(List<String>) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setContainerId(String) - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
setCreatedBy(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setCreatedBy(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setCreatedOn(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setDelegationAllowed(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setDeploymentId(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setDeploymentId(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setDescription(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setDomainData(Map<String, String>) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setExpirationTime(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setForAdmin(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setForwardAllowed(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setId(Long) - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
setLastModificationDate(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setLogOnly(Boolean) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setParentId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setPotOwnersString(List<String>) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setPriority(Integer) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setProcessId(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setProcessInstanceCorrelationKey(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setProcessInstanceDescription(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setProcessInstanceId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setProcessSessionId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setServerTemplateId(String) - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
setSlaCompliance(Integer) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setSlaDueDate(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setStatus(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setStatus(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
setTaskId(Long) - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
setTaskId(Long) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setTaskName(String) - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
setTaskName(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
setText(String) - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
setWorkItemId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary
 
slaCompliance(Integer) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
slaDueDate(Date) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
startTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 
status(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
status(String) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
suspendTask(String, String, Long) - Method in interface org.jbpm.workbench.ht.service.TaskService
 

T

TaskAssignmentSummary - Class in org.jbpm.workbench.ht.model
 
TaskAssignmentSummary() - Constructor for class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
TaskAssignmentSummary(Long, String, String, List<String>) - Constructor for class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
TaskAssignmentSummary(Long, String, String, String, List<String>, List<String>, String) - Constructor for class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
TaskAssignmentSummary.Builder - Class in org.jbpm.workbench.ht.model
 
TaskCompletedEvent - Class in org.jbpm.workbench.ht.model.events
 
TaskCompletedEvent() - Constructor for class org.jbpm.workbench.ht.model.events.TaskCompletedEvent
 
TaskCompletedEvent(String, String, Long) - Constructor for class org.jbpm.workbench.ht.model.events.TaskCompletedEvent
 
TaskDataSetConstants - Class in org.jbpm.workbench.ht.model
 
TaskEventSummary - Class in org.jbpm.workbench.ht.model
 
TaskEventSummary() - Constructor for class org.jbpm.workbench.ht.model.TaskEventSummary
 
TaskEventSummary(Long, Long, String, String, Long, Date, String) - Constructor for class org.jbpm.workbench.ht.model.TaskEventSummary
 
TaskEventType - Enum in org.jbpm.workbench.ht.util
 
taskId(Long) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
TaskKey - Class in org.jbpm.workbench.ht.model
 
TaskKey(String, String, Long) - Constructor for class org.jbpm.workbench.ht.model.TaskKey
 
TaskKey() - Constructor for class org.jbpm.workbench.ht.model.TaskKey
 
taskName(String) - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary.Builder
 
TaskRefreshedEvent - Class in org.jbpm.workbench.ht.model.events
 
TaskRefreshedEvent(String, String, Long) - Constructor for class org.jbpm.workbench.ht.model.events.TaskRefreshedEvent
 
TaskRefreshedEvent() - Constructor for class org.jbpm.workbench.ht.model.events.TaskRefreshedEvent
 
TaskSelectionEvent - Class in org.jbpm.workbench.ht.model.events
 
TaskSelectionEvent() - Constructor for class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(String, String, Long) - Constructor for class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(String, String, Long, String, Boolean, Boolean) - Constructor for class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(String, String, Long, String, Boolean, Boolean, String, Date, String, String, Integer, Long, String) - Constructor for class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(String, String, Long, String, Boolean, Boolean, String, Date, String, String, Integer, Long, String, Integer) - Constructor for class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
TaskService - Interface in org.jbpm.workbench.ht.service
 
TaskStatus - Enum in org.jbpm.workbench.ht.util
 
TaskSummary - Class in org.jbpm.workbench.ht.model
 
TaskSummary() - Constructor for class org.jbpm.workbench.ht.model.TaskSummary
 
TaskSummary.Builder - Class in org.jbpm.workbench.ht.model
 
toString() - Method in class org.jbpm.workbench.ht.model.CommentSummary
 
toString() - Method in class org.jbpm.workbench.ht.model.events.AbstractTaskEvent
 
toString() - Method in class org.jbpm.workbench.ht.model.events.TaskCompletedEvent
 
toString() - Method in class org.jbpm.workbench.ht.model.events.TaskRefreshedEvent
 
toString() - Method in class org.jbpm.workbench.ht.model.events.TaskSelectionEvent
 
toString() - Method in class org.jbpm.workbench.ht.model.TaskAssignmentSummary
 
toString() - Method in class org.jbpm.workbench.ht.model.TaskEventSummary
 
toString() - Method in class org.jbpm.workbench.ht.model.TaskKey
 
toString() - Method in class org.jbpm.workbench.ht.model.TaskSummary
 

U

updateTask(String, String, Long, Integer, String, Date) - Method in interface org.jbpm.workbench.ht.service.TaskService
 

V

valueOf(String) - Static method in enum org.jbpm.workbench.ht.util.TaskEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.workbench.ht.util.TaskStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.workbench.ht.util.TaskEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.workbench.ht.util.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

workItemId(Long) - Method in class org.jbpm.workbench.ht.model.TaskSummary.Builder
 
A B C D E F G H I L N O P R S T U V W 
Skip navigation links
jBPM Workbench - Human Tasks API 7.30.0.Final-redhat-00003

Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.