Skip navigation links
jBPM Console NG - Human Tasks API 6.5.0.Beta1
A C D E G H I N O R S T U 

A

addComment(long, String, String, Date) - Method in interface org.jbpm.console.ng.ht.service.TaskCommentsService
 
addDomainData(String, String) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
addQuickTask(String, int, Date, List<String>, List<String>, String, boolean, boolean, String, String, Long) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
allowDelegate(long, String, Set<String>) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
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, Long, Long, String) - Constructor for class org.jbpm.console.ng.ht.model.AuditTaskSummary
 

C

claim(long, String, String) - Method in interface org.jbpm.console.ng.ht.service.TaskLifeCycleService
 
COLUMN_ACTIVATION_TIME - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_ACTUAL_OWNER - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_CREATED_BY - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_CREATED_ON - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_DEPLOYMENT_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_DESCRIPTION - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_DUE_DATE - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_NAME - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_ORGANIZATIONAL_ENTITY - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_PARENT_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_PRIORITY - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_INSTANCE_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_PROCESS_SESSION_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_STATUS - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_TASK_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_NAME - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_TASK_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_TASK_NAME - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_TASK_VARIABLE_VALUE - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
COLUMN_WORK_ITEM_ID - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
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
 

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

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.TaskKey
 
executeReminderForTask(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
existInDatabase(long) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 

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.TaskAssignmentSummary
 
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
 
getAllCommentsByTaskId(long) - Method in interface org.jbpm.console.ng.ht.service.TaskCommentsService
 
getAllTaskEventsByProcessInstanceId(long, String) - Method in interface org.jbpm.console.ng.ht.service.TaskAuditService
 
getAvailableDeployments() - Method in interface org.jbpm.console.ng.ht.service.TaskFormManagementService
 
getCommentById(long, long) - Method in interface org.jbpm.console.ng.ht.service.TaskCommentsService
 
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
 
getDomainData() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getDomainDataValue(String) - 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
 
getFormsByDeployment(String) - Method in interface org.jbpm.console.ng.ht.service.TaskFormManagementService
 
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
 
getMessage() - Method in class org.jbpm.console.ng.ht.model.TaskEventSummary
 
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
 
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
 
getPotOwnersString() - Method in class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
getPotOwnersString() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
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
 
getTaskAssignmentDetails(long) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
getTaskDetails(long) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
getTaskEventId() - Method in class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
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.TaskAssignmentSummary
 
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.AuditTaskSummary
 
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.TaskAssignmentSummary
 
getTaskName() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
getTasks() - Method in class org.jbpm.console.ng.ht.model.TasksPerDaySummary
 
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.TaskKey
 
HUMAN_TASKS_DATASET - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_ADMIN_DATASET - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_USER_DATASET - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 
HUMAN_TASKS_WITH_VARIABLES_DATASET - Static variable in class org.jbpm.console.ng.ht.model.TaskDataSetConstants
 

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
 
isForAdmin() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
isForAdmin() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
isForLog() - Method in class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
isLogOnly() - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 

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
 
org.jbpm.console.ng.ht.util - package org.jbpm.console.ng.ht.util
 

R

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

S

saveContent(long, Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.service.TaskOperationsService
 
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
 
setActualOwner(String) - Method in class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
setAddedAt(Date) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setAddedBy(String) - Method in class org.jbpm.console.ng.ht.model.CommentSummary
 
setForAdmin(boolean) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
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
 
setPotOwnersString(List<String>) - Method in class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
setPotOwnersString(List<String>) - Method in class org.jbpm.console.ng.ht.model.TaskSummary
 
setTaskEventId(Long) - Method in class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent
 
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.TaskAssignmentSummary
 
setTaskName(String) - Method in class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent
 
setTaskName(String) - Method in class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
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.TaskLifeCycleService
 

T

TASK_ROLE_ACTUALOWNER - Static variable in class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
TASK_ROLE_ADMINISTRATOR - Static variable in class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
TASK_ROLE_INITIATOR - Static variable in class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
TASK_ROLE_POTENTIALOWNER - Static variable in class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
TASK_ROLE_STAKEHOLDER - Static variable in class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
TaskAssignmentSummary - Class in org.jbpm.console.ng.ht.model
 
TaskAssignmentSummary() - Constructor for class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
TaskAssignmentSummary(Long, String, String, List<String>) - Constructor for class org.jbpm.console.ng.ht.model.TaskAssignmentSummary
 
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
 
TaskCommentsService - Interface in org.jbpm.console.ng.ht.service
 
TaskDataSetConstants - Class in org.jbpm.console.ng.ht.model
 
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, String) - Constructor for class org.jbpm.console.ng.ht.model.TaskEventSummary
 
TaskFormManagementService - Interface in org.jbpm.console.ng.ht.service
Created by pefernan
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
 
TaskRoleDefinition - Class in org.jbpm.console.ng.ht.util
 
TaskRoleDefinition() - Constructor for class org.jbpm.console.ng.ht.util.TaskRoleDefinition
 
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, boolean, boolean) - Constructor for class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent
 
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
 
TaskSummary - Class in org.jbpm.console.ng.ht.model
 
TaskSummary(long, String, String, String, int, String, String, Date, Date, Date, String, long, long, String, long) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary(long, String, String, String, int, String, String, Date, Date, Date, String, long, long, String, long, boolean) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary(long, String, String, String, int, String, String, Date, Date, Date, String, long, long, String, long, boolean, boolean) - Constructor for class org.jbpm.console.ng.ht.model.TaskSummary
 
TaskSummary(long, String, String, String, int, String, String, Date, Date, Date, String, long, long, String, long, boolean, List<String>) - 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

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 G H I N O R S T U 
Skip navigation links
jBPM Console NG - Human Tasks API 6.5.0.Beta1

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