jBPM Console NG - Human Tasks API 6.0.0.CR4-Pre1
A C D E F G H I N O P R S T U

A

addComment(long, String, String, Date) - 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
 

C

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
 
clearContext(String) - Method in interface org.jbpm.console.ng.ht.service.FormModelerProcessStarterEntryPoint
 
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.TaskServiceEntryPoint
 
completeBatch(List<Long>, String, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
completeTaskFromContext(String, Long, String) - Method in interface org.jbpm.console.ng.ht.service.FormModelerProcessStarterEntryPoint
 

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.TaskServiceEntryPoint
 
deleteComment(long, long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

E

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.TaskSummary
 

F

FormLoadedEvent - Class in org.jbpm.console.ng.ht.model.fb.events
 
FormLoadedEvent() - Constructor for class org.jbpm.console.ng.ht.model.fb.events.FormLoadedEvent
 
FormLoadedEvent(String) - Constructor for class org.jbpm.console.ng.ht.model.fb.events.FormLoadedEvent
 
FormModelerProcessStarterEntryPoint - Interface in org.jbpm.console.ng.ht.service
 
FormRenderedEvent - Class in org.jbpm.console.ng.ht.model.fb.events
 
FormRenderedEvent() - Constructor for class org.jbpm.console.ng.ht.model.fb.events.FormRenderedEvent
 
FormRenderedEvent(String) - Constructor for class org.jbpm.console.ng.ht.model.fb.events.FormRenderedEvent
 
FormServiceEntryPoint - Interface in org.jbpm.console.ng.ht.service
 
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.TaskSummary
 
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
 
getAll() - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 
getAllCommentsByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getById(String) - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 
getByType(String) - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 
getCommentById(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getContentListById(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.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDate() - Method in class org.jbpm.console.ng.ht.model.Day
 
getDayOfWeekName() - Method in class org.jbpm.console.ng.ht.model.Day
 
getDescription() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDescriptions(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getExpirationDate(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getExpirationTime() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getFilter() - Method in class org.jbpm.console.ng.ht.model.events.TaskSearchEvent
 
getForm() - Method in class org.jbpm.console.ng.ht.model.fb.events.FormRenderedEvent
 
getFormDisplayProcess(String, String) - Method in interface org.jbpm.console.ng.ht.service.FormServiceEntryPoint
 
getFormDisplayTask(long) - Method in interface org.jbpm.console.ng.ht.service.FormServiceEntryPoint
 
getGroupName() - Method in class org.jbpm.console.ng.ht.model.fb.events.PaletteItemAddedEvent
 
getId() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
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.TaskSummary
 
getIdParent() - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
getJsonForm() - Method in class org.jbpm.console.ng.ht.model.fb.events.FormLoadedEvent
 
getMenuItemDescriptionMap() - Method in class org.jbpm.console.ng.ht.model.fb.events.PaletteItemAddedEvent
 
getName() - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
getName() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getNewTaskId() - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
getNewTaskName() - Method in class org.jbpm.console.ng.ht.model.events.NewTaskEvent
 
getOrganizationalEntities() - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getOrganizationalEntityById(String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getParentId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getPlace() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getPotentialOwners() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getPotentialOwnersForTaskIds(List<Long>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getPriority() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getPriority(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getProcessId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getProcessSessionId() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getStatus() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getSubject() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getSubTaskStrategy() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getSubTaskStrategy(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTaskDetails(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTaskEventId() - Method in class org.jbpm.console.ng.ht.model.events.TaskStyleEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
getTaskId() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
getTaskOutputContentByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<String>, Date, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwnerFromDateToDateByDays(String, List<String>, Date, int, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksOwnedByExpirationDateOptional(String, List<String>, Date, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
getTasksOwnedFromDateToDateByDays(String, List<String>, Date, int, String) - 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.IdentitySummary
 
getUsersByGroup(String) - Method in interface org.jbpm.console.ng.ht.service.UserServiceEntryPoint
 
GroupServiceEntryPoint - Interface in org.jbpm.console.ng.ht.service
 

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.TaskSummary
 

I

IdentityService - Interface in org.jbpm.console.ng.ht.service
 
IdentitySummary - Class in org.jbpm.console.ng.ht.model
 
IdentitySummary() - Constructor for class org.jbpm.console.ng.ht.model.IdentitySummary
 
IdentitySummary(String, String) - Constructor for class org.jbpm.console.ng.ht.model.IdentitySummary
 
isSkipable() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
isSkipable(long) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 

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.model.fb.events - package org.jbpm.console.ng.ht.model.fb.events
 
org.jbpm.console.ng.ht.service - package org.jbpm.console.ng.ht.service
 

P

PaletteItemAddedEvent - Class in org.jbpm.console.ng.ht.model.fb.events
 
PaletteItemAddedEvent(Map<String, Object>, String) - Constructor for class org.jbpm.console.ng.ht.model.fb.events.PaletteItemAddedEvent
 
PaletteItemAddedEvent() - Constructor for class org.jbpm.console.ng.ht.model.fb.events.PaletteItemAddedEvent
 

R

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
 
remove(String) - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 
removeAll() - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 

S

save(IdentitySummary) - Method in interface org.jbpm.console.ng.ht.service.IdentityService
 
saveContent(long, Map<String, String>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
saveTaskStateFromRenderContext(String, Long) - Method in interface org.jbpm.console.ng.ht.service.FormModelerProcessStarterEntryPoint
 
saveTaskStateFromRenderContext(String, Long, boolean) - Method in interface org.jbpm.console.ng.ht.service.FormModelerProcessStarterEntryPoint
 
setActivationTime(Date) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setActualOwner(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setAddedAt(Date) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setAddedBy(String) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setCreatedBy(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setCreatedOn(Date) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setDescription(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setDescriptions(long, List<String>) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setExpirationDate(long, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setExpirationTime(Date) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setFilter(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskSearchEvent
 
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
 
setId(long) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setIdParent(String) - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
setName(String) - Method in class org.jbpm.console.ng.ht.model.TaskDefSummary
 
setName(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
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
 
setParentId(int) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setPlace(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
setPotentialOwners(List<String>) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setPriority(int) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setPriority(long, int) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setProcessId(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setProcessInstanceId(long) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setProcessSessionId(int) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setSkipable(boolean) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setSkipable(long, boolean) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
setStatus(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setSubject(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setSubTaskStrategy(String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setSubTaskStrategy(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
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.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
 
setType(String) - Method in class org.jbpm.console.ng.ht.model.IdentitySummary
 
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
 
startProcessFromRenderContext(String, String, String) - Method in interface org.jbpm.console.ng.ht.service.FormModelerProcessStarterEntryPoint
 

T

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
 
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
 
TaskSearchEvent - Class in org.jbpm.console.ng.ht.model.events
 
TaskSearchEvent(String) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSearchEvent
 
TaskSearchEvent() - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSearchEvent
 
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
 
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, long, String, String, String, String, int, boolean, String, String, Date, Date, Date, String, int, String, int, List<String>) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary() - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
toString() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 

U

updateSimpleTaskDetails(long, List<String>, int, List<String>, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskServiceEntryPoint
 
UserServiceEntryPoint - Interface in org.jbpm.console.ng.ht.service
 

A C D E F G H I N O P R S T U
jBPM Console NG - Human Tasks API 6.0.0.CR4-Pre1

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