jBPM Console NG - Human Tasks API 6.2.0.Beta1
A C D E F G H I N O R S T U

A

addComment(long, String, String, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
addQuickTask(String, int, Date, List<String>, List<String>, String, boolean, boolean) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
addQuickTask(String, int, Date, List<String>, List<String>, String, boolean, boolean) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
addTask(String, Map<String, Object>, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
addTaskAndClaimAndStart(String, Map<String, Object>, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
addTaskAndStart(String, Map<String, Object>, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
AuditTaskSummary - Class in org.jbpm.console.ng.ht.model
 
AuditTaskSummary() - Constructor for class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
AuditTaskSummary(Long, String, Date, String, String, int, String, String, Date, Date, Long, String, int, Long, String) - Constructor for class org.jbpm.console.ng.ht.model.AuditTaskSummary
 

C

claim(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskLifeCycleService
 
claim(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
claimBatch(List<Long>, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
CommentSummary - Class in org.jbpm.console.ng.ht.model
 
CommentSummary(long, String, String, Date) - Constructor for class org.jbpm.console.ng.ht.model.CommentSummary
 
CommentSummary(String, String, Date) - Constructor for class org.jbpm.console.ng.ht.model.CommentSummary
 
CommentSummary() - Constructor for class org.jbpm.console.ng.ht.model.CommentSummary
 
complete(long, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskLifeCycleService
 
complete(long, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
completeBatch(List<Long>, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

D

Day - Class in org.jbpm.console.ng.ht.model
 
Day(Date, String) - Constructor for class org.jbpm.console.ng.ht.model.Day
 
delegate(long, String, String) - Method in interface org.jbpm.console.ng.ht.service.TaskLifeCycleService
 
delegate(long, String, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
deleteComment(long, long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

E

EditPanelEvent - Class in org.jbpm.console.ng.ht.model.events
 
EditPanelEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.EditPanelEvent
 
EditPanelEvent(Long) - Constructor for class org.jbpm.console.ng.ht.model.events.EditPanelEvent
 
equals(Object) - Method in class org.jbpm.console.ng.ht.model.Day
 
equals(Object) - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
equals(Object) - Method in class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 
equals(Object) - Method in class org.jbpm.console.ng.ht.model.TaskKey
 
existInDatabase(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
false: when the task was deleted in data base (it happens when the process is finished)

F

forward(long, String, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

G

getActivationTime() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getActivationTime() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getActualOwner() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getActualOwner() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getAddedAt() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
getAddedBy() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
getAllAuditTasks(String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getAllAuditTasksByUser(String, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getAllCommentsByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getAllTaskEvents(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getAllTaskEventsByProcessInstanceId(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getCommentById(long, long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getContentListByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getCreatedBy() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getCreatedBy() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getCreatedOn() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDate() - Method in class org.jbpm.console.ng.ht.model.Day
 
getDay() - Method in class org.jbpm.console.ng.ht.model.TasksPerDaySummary
 
getDayOfWeekName() - Method in class org.jbpm.console.ng.ht.model.Day
 
getDeploymentId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getDeploymentId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDescription() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getDescription() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDueDate() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getEventId() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
getExpirationTime() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getGroups() - Method in class org.jbpm.console.ng.ht.model.User
 
getId() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
getId() - Method in class org.jbpm.console.ng.ht.model.Group
 
getId() - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
getId() - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
getId() - Method in class org.jbpm.console.ng.ht.model.TypeRole
 
getId() - Method in class org.jbpm.console.ng.ht.model.User
 
getLogTime() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
getName() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getName() - Method in class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 
getName() - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
getName() - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
getNewTaskId() - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
getNewTaskName() - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
getParams() - Method in class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 
getParent() - Method in class org.jbpm.console.ng.ht.model.Group
 
getParentId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getParentId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getPlace() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getPotentialOwnersForTaskIds(List<Long>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getPriority() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getPriority() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getProcessId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getProcessId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getProcessSessionId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getProcessSessionId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getSerialVersionUID() - Static method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getStatus() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getStatus() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getTaskDetails(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTaskEventId() - Method in class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
getTaskEventId() - Method in class org.jbpm.console.ng.ht.model.events.TaskStyleEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.events.EditPanelEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.TaskKey
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getTaskOutputContentByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasks() - Method in class org.jbpm.console.ng.ht.model.TasksPerDaySummary
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<String>, Date, int, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwnerFromDateToDateByDays(String, List<String>, Date, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksOwnedByExpirationDateOptional(String, List<String>, Date, int, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksOwnedFromDateToDateByDays(String, List<String>, Date, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
Gets the mapping 'Day -> list of owned tasks' starting from specified dayand for specified number of days.
getText() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
getType() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
getTypesRole() - Method in class org.jbpm.console.ng.ht.model.User
 
getUserId() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
getWorkItemId() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
Group - Class in org.jbpm.console.ng.ht.model
 
Group() - Constructor for class org.jbpm.console.ng.ht.model.Group
 
Group(String) - Constructor for class org.jbpm.console.ng.ht.model.Group
 

H

hashCode() - Method in class org.jbpm.console.ng.ht.model.Day
 
hashCode() - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
hashCode() - Method in class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 
hashCode() - Method in class org.jbpm.console.ng.ht.model.TaskKey
 

I

id - Variable in class org.jbpm.console.ng.ht.model.IdentitySummary
 
IdentitySummary - Class in org.jbpm.console.ng.ht.model
 
IdentitySummary() - Constructor for class org.jbpm.console.ng.ht.model.IdentitySummary
 
IdentitySummary(String) - Constructor for class org.jbpm.console.ng.ht.model.IdentitySummary
 

N

NewTaskEvent - Class in org.jbpm.console.ng.ht.model.events
 
NewTaskEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
NewTaskEvent(Long, String) - Constructor for class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 

O

org.jbpm.console.ng.ht.model - package org.jbpm.console.ng.ht.model
 
org.jbpm.console.ng.ht.model.events - package org.jbpm.console.ng.ht.model.events
 
org.jbpm.console.ng.ht.service - package org.jbpm.console.ng.ht.service
 

R

release(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskLifeCycleService
 
release(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
releaseBatch(List<Long>, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
RenderFormEvent - Class in org.jbpm.console.ng.ht.model.events
 
RenderFormEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 
RenderFormEvent(String, Map<String, String>) - Constructor for class org.jbpm.console.ng.ht.model.events.RenderFormEvent
 

S

saveContent(long, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
SEPARATOR - Static variable in class org.jbpm.console.ng.ht.model.IdentitySummary
 
SEPARATOR_REGEX - Static variable in class org.jbpm.console.ng.ht.model.IdentitySummary
 
setAddedAt(Date) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setAddedBy(String) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setDescriptions(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setExpirationDate(long, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setGroups(List<Group>) - Method in class org.jbpm.console.ng.ht.model.User
 
setId(long) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setId(String) - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
setId(long) - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
setName(String) - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
setName(String) - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
setNewTaskId(Long) - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
setNewTaskName(String) - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
setParent(Group) - Method in class org.jbpm.console.ng.ht.model.Group
 
setPlace(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
setPriority(long, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setTaskEventId(Long) - Method in class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
setTaskEventId(Long) - Method in class org.jbpm.console.ng.ht.model.events.TaskStyleEvent
 
setTaskId(Long) - Method in class org.jbpm.console.ng.ht.model.events.EditPanelEvent
 
setTaskId(long) - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
setTaskId(long) - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
setTaskName(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
setTaskName(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
setText(String) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setTypesRole(List<TypeRole>) - Method in class org.jbpm.console.ng.ht.model.User
 
start(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
startBatch(List<Long>, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

T

TaskAuditService - Interface in org.jbpm.console.ng.ht.service
 
TaskCalendarEvent - Class in org.jbpm.console.ng.ht.model.events
 
TaskCalendarEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
TaskCalendarEvent(Long) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
TaskCalendarService - Interface in org.jbpm.console.ng.ht.service
 
TaskDefSummary - Class in org.jbpm.console.ng.ht.model
 
TaskDefSummary(long, String) - Constructor for class org.jbpm.console.ng.ht.model.TaskDefSummary
 
TaskDefSummary() - Constructor for class org.jbpm.console.ng.ht.model.TaskDefSummary
 
TaskEventKey - Class in org.jbpm.console.ng.ht.model
 
TaskEventKey() - Constructor for class org.jbpm.console.ng.ht.model.TaskEventKey
 
TaskEventSummary - Class in org.jbpm.console.ng.ht.model
 
TaskEventSummary() - Constructor for class org.jbpm.console.ng.ht.model.TaskEventSummary
 
TaskEventSummary(Long, Long, String, String, Long, Date) - Constructor for class org.jbpm.console.ng.ht.model.TaskEventSummary
 
TaskKey - Class in org.jbpm.console.ng.ht.model
 
TaskKey(Long) - Constructor for class org.jbpm.console.ng.ht.model.TaskKey
 
TaskKey() - Constructor for class org.jbpm.console.ng.ht.model.TaskKey
 
TaskLifeCycleService - Interface in org.jbpm.console.ng.ht.service
 
TaskOperationsService - Interface in org.jbpm.console.ng.ht.service
 
TaskQueryService - Interface in org.jbpm.console.ng.ht.service
 
TaskRefreshedEvent - Class in org.jbpm.console.ng.ht.model.events
 
TaskRefreshedEvent(long, String) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
TaskRefreshedEvent(long) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
TaskRefreshedEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
TaskSelectionEvent - Class in org.jbpm.console.ng.ht.model.events
 
TaskSelectionEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(long) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(long, String) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
TaskSelectionEvent(long, String, String) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
TaskServiceEntryPoint - Interface in org.jbpm.console.ng.ht.service
 
TasksPerDaySummary - Class in org.jbpm.console.ng.ht.model
 
TasksPerDaySummary(Day, List<TaskSummary>) - Constructor for class org.jbpm.console.ng.ht.model.TasksPerDaySummary
 
TasksPerDaySummary() - Constructor for class org.jbpm.console.ng.ht.model.TasksPerDaySummary
 
TaskStyleEvent - Class in org.jbpm.console.ng.ht.model.events
 
TaskStyleEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.TaskStyleEvent
 
TaskStyleEvent(Long) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskStyleEvent
 
TaskSummary - Class in org.jbpm.console.ng.ht.model
 
TaskSummary(long, String, String, String, int, String, String, Date, Date, Date, String, int, long, String, long) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary() - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary(Long, String) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.AuditTaskSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.TaskKey
 
toString() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.User
 
TypeRole - Class in org.jbpm.console.ng.ht.model
 
TypeRole() - Constructor for class org.jbpm.console.ng.ht.model.TypeRole
 
TypeRole(String) - Constructor for class org.jbpm.console.ng.ht.model.TypeRole
 

U

updateSimpleTaskDetails(long, String, int, String, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
updateTask(long, int, List<String>, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
User - Class in org.jbpm.console.ng.ht.model
 
User() - Constructor for class org.jbpm.console.ng.ht.model.User
 
User(String) - Constructor for class org.jbpm.console.ng.ht.model.User
 

A C D E F G H I N O R S T U
jBPM Console NG - Human Tasks API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.