JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: JPA Human Task Persistence 7.44.1-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
AbstractTaskQueryCriteriaUtil
- Class in
org.jbpm.services.task.persistence
AbstractTaskQueryCriteriaUtil(TaskPersistenceContext)
- Constructor for class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
AbstractTaskQueryCriteriaUtil()
- Constructor for class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
ACCESS_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
accessType
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
ACTIVATION_TIME
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
activationTime
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
Activator
- Class in
org.jbpm.osgi.services.task
Activator()
- Constructor for class org.jbpm.osgi.services.task.
Activator
ACTUAL_OWNER
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
actualOwner
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
adaptQueryString(StringBuilder, Map<String, Object>)
- Static method in class org.jbpm.services.task.persistence.
TaskQueryManager
addAttachment(Attachment)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Adds the specified attachment to our list of Attachments.
addAttachmentToTask(Attachment, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
addComment(Comment)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Adds the specified comment to our list of comments.
addCommentToTask(Comment, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
ADDED_AT
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
ADDED_BY
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
addedAt
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
addedBy
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
addI18NDescription(String, String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
addI18NName(String, String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
addI18NSubject(String, String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
addInterceptor(ChainableRunner)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
addNamedQueries(String)
- Method in class org.jbpm.services.task.persistence.
TaskQueryManager
addParametersToMap(Object...)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
addPotentialGroup(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
addPotentialUser(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
ALLOWED_TO_DELEGATE
- Static variable in class org.jbpm.services.task.impl.model.
DelegationImpl_
allowedToDelegate
- Static variable in class org.jbpm.services.task.impl.model.
DelegationImpl_
archived
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
ARCHIVED
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
ATTACHED_AT
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
ATTACHED_BY
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
attachedAt
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
attachedBy
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
ATTACHMENT_CONTENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
attachmentContentId
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
AttachmentImpl
- Class in
org.jbpm.services.task.impl.model
AttachmentImpl()
- Constructor for class org.jbpm.services.task.impl.model.
AttachmentImpl
AttachmentImpl_
- Class in
org.jbpm.services.task.impl.model
AttachmentImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
AttachmentImpl_
attachments
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
ATTACHMENTS
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
B
beginCommandScopedEntityManager()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContextManager
body
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
BODY
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
BooleanExpressionImpl
- Class in
org.jbpm.services.task.impl.model
BooleanExpressionImpl()
- Constructor for class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
BooleanExpressionImpl(String, String)
- Constructor for class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
BooleanExpressionImpl_
- Class in
org.jbpm.services.task.impl.model
BooleanExpressionImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
BUSINESS_ADMINISTRATORS
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
BUSINESS_ADMINISTRATORS
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
businessAdministrators
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
businessAdministrators
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
C
check()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
cleanup(TaskPersistenceContext)
- Method in class org.jbpm.services.task.persistence.
PersistableEventListener
close()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
closeEntityManager(EntityManager, Object)
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
CollectionUtils
- Class in
org.jbpm.services.task.utils
CollectionUtils()
- Constructor for class org.jbpm.services.task.utils.
CollectionUtils
CommentImpl
- Class in
org.jbpm.services.task.impl.model
CommentImpl()
- Constructor for class org.jbpm.services.task.impl.model.
CommentImpl
CommentImpl_
- Class in
org.jbpm.services.task.impl.model
CommentImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
CommentImpl_
comments
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
COMMENTS
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
constraints
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
CONSTRAINTS
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
content
- Static variable in class org.jbpm.services.task.impl.model.
ContentImpl_
CONTENT
- Static variable in class org.jbpm.services.task.impl.model.
ContentImpl_
CONTENT_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
ContentDataImpl
- Class in
org.jbpm.services.task.impl.model
ContentDataImpl()
- Constructor for class org.jbpm.services.task.impl.model.
ContentDataImpl
ContentImpl
- Class in
org.jbpm.services.task.impl.model
ContentImpl()
- Constructor for class org.jbpm.services.task.impl.model.
ContentImpl
ContentImpl(byte[])
- Constructor for class org.jbpm.services.task.impl.model.
ContentImpl
ContentImpl_
- Class in
org.jbpm.services.task.impl.model
ContentImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
ContentImpl_
contentType
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
createContext()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
CREATED_BY
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
CREATED_ON
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
createdBy
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
createdOn
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
createQueryAndCallApplyMetaCriteriaAndGetResult(QueryWhere, CriteriaQuery<T>, CriteriaBuilder)
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
criteriaAttributes
- Static variable in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
D
date
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
DATE
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
DeadlineImpl
- Class in
org.jbpm.services.task.impl.model
DeadlineImpl()
- Constructor for class org.jbpm.services.task.impl.model.
DeadlineImpl
DeadlineImpl_
- Class in
org.jbpm.services.task.impl.model
DeadlineImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
DeadlineImpl_
deadlines
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DEADLINES
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DeadlinesImpl
- Class in
org.jbpm.services.task.impl.model
DeadlinesImpl()
- Constructor for class org.jbpm.services.task.impl.model.
DeadlinesImpl
DeadlinesImpl_
- Class in
org.jbpm.services.task.impl.model
DeadlinesImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
DeadlinesImpl_
DeadlineSummaryImpl
- Class in
org.jbpm.services.task.query
DeadlineSummaryImpl()
- Constructor for class org.jbpm.services.task.query.
DeadlineSummaryImpl
DeadlineSummaryImpl(long, long, Date)
- Constructor for class org.jbpm.services.task.query.
DeadlineSummaryImpl
delegates
- Static variable in class org.jbpm.services.task.impl.model.
DelegationImpl_
DELEGATES
- Static variable in class org.jbpm.services.task.impl.model.
DelegationImpl_
delegation
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DELEGATION
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DelegationImpl
- Class in
org.jbpm.services.task.impl.model
DelegationImpl()
- Constructor for class org.jbpm.services.task.impl.model.
DelegationImpl
DelegationImpl_
- Class in
org.jbpm.services.task.impl.model
DelegationImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
DelegationImpl_
DEPLOYMENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
deploymentId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
description
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DESCRIPTION
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
descriptions
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
DESCRIPTIONS
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
descriptions
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
DESCRIPTIONS
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
doCriteriaQuery(String, UserGroupCallback, QueryWhere)
- Method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
DOCUMENT_ACCESS_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
DOCUMENT_CONTENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
DOCUMENT_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
documentAccessType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
documentation
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
DOCUMENTATION
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
documentation
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
DOCUMENTATION
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
documentation
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
DOCUMENTATION
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
documentContentId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
documentType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
doTaskSummaryCriteriaQuery(String, UserGroupCallback, Object)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
E
em
- Variable in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
EMAIL_HEADERS
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationImpl_
emailHeaders
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationImpl_
EmailImpl
- Class in
org.jbpm.services.task.impl.model
EmailImpl()
- Constructor for class org.jbpm.services.task.impl.model.
EmailImpl
EmailImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
EmailImpl
EmailImpl_
- Class in
org.jbpm.services.task.impl.model
EmailImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
EmailImpl_
EmailNotificationHeaderImpl
- Class in
org.jbpm.services.task.impl.model
EmailNotificationHeaderImpl()
- Constructor for class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
EmailNotificationHeaderImpl_
- Class in
org.jbpm.services.task.impl.model
EmailNotificationHeaderImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
EmailNotificationImpl
- Class in
org.jbpm.services.task.impl.model
EmailNotificationImpl()
- Constructor for class org.jbpm.services.task.impl.model.
EmailNotificationImpl
EmailNotificationImpl_
- Class in
org.jbpm.services.task.impl.model
EmailNotificationImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
EmailNotificationImpl_
END_DEADLINES
- Static variable in class org.jbpm.services.task.impl.model.
DeadlinesImpl_
endCommandScopedEntityManager()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContextManager
endDeadlines
- Static variable in class org.jbpm.services.task.impl.model.
DeadlinesImpl_
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
LanguageImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
equals(Object)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
equals(Object)
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
equals(Object)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
equals(List, List)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
escalated
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
ESCALATED
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
EscalationImpl
- Class in
org.jbpm.services.task.impl.model
EscalationImpl()
- Constructor for class org.jbpm.services.task.impl.model.
EscalationImpl
EscalationImpl_
- Class in
org.jbpm.services.task.impl.model
EscalationImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
EscalationImpl_
escalations
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
ESCALATIONS
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
EXCLUDED_OWNERS
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
excludedOwners
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
execute(Executable, RequestContext)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
executeUpdate(String, Map<String, Object>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
executeUpdateString(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
EXPIRATION_TIME
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
expirationTime
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
expression
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
EXPRESSION
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
F
FAULT_ACCESS_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
FAULT_CONTENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
FAULT_NAME
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
FAULT_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
faultAccessType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
faultContentId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
FaultDataImpl
- Class in
org.jbpm.services.task.impl.model
FaultDataImpl()
- Constructor for class org.jbpm.services.task.impl.model.
FaultDataImpl
faultName
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
faultType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
find(Class<T>, Object)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findAttachment(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findComment(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findContent(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findDeadline(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findEmail(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findGroup(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findOrgEntity(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findTask(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findTaskIdByContentId(Long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
findUser(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
FORM_NAME
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
formName
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
from
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
FROM
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
G
get()
- Static method in class org.jbpm.services.task.persistence.
TaskQueryManager
get(String)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getAccessType()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getAccessType()
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
getActivationTime()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getActivationTime()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getActualOwner()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getActualOwner()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getActualOwnerId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getAddedAt()
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
getAddedBy()
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
getAllowed()
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
getApplicationContext()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getAttachedAt()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getAttachedBy()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getAttachmentContentId()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getAttachments()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getBody()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getBusinessAdministrators()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getBusinessAdministrators()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getComments()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getConstraints()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
getContent()
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
getContent()
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
getContentObject()
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
getContentType()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getConversationContext()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getCorrelationKey()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getCreatedBy()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getCreatedBy()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getCreatedById()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getCreatedOn()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getCreatedOn()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getCriteriaBuilder()
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
getDate()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
getDate()
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
getDeadlineId()
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
getDeadlines()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getDelegates()
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
getDelegation()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getDeploymentId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getDeploymentId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getDescription()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getDescription()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getDescriptions()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getDescriptions()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getDocumentAccessType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getDocumentation()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
getDocumentation()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getDocumentation()
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
getDocumentContentId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getDocumentType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getEmailHeaders()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
getEndDeadlines()
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
getEntityField(CriteriaQuery<T>, String, Attribute)
- Method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
getEntityManager()
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
getEscalations()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
getExcludedOwners()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getExpirationTime()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getExpirationTime()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getExpression()
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
getFaultAccessType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getFaultContentId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getFaultName()
- Method in class org.jbpm.services.task.impl.model.
FaultDataImpl
getFaultName()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getFaultType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getFormName()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getFrom()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
getId()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getJoinedEntityField(From<?, F>, Attribute<?, T>, SingularAttribute)
- Static method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
This retrieves the correct field (
Expression
) that should be used when building the
Predicate
.
getLanguage()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getLanguage()
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
getLocalText(List<I18NTextImpl>, String, String)
- Static method in class org.jbpm.services.task.impl.model.
I18NTextImpl
getMapkey()
- Method in class org.jbpm.services.task.impl.model.
LanguageImpl
getName()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getName()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
getName()
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
getName()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getName()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getName()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getNames()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getNames()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getNotifications()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
getNotificationType()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
getNotificationType()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getOrderByExpression(CriteriaQuery<R>, Class<T>, String)
- Method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
getOutputAccessType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getOutputContentId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getOutputs()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getOutputType()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getParentId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getParentId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getPeopleAssignments()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getPersistenceContext()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContextManager
getPersistenceContext(TaskPersistenceContext)
- Method in class org.jbpm.services.task.persistence.
PersistableEventListener
getPersistenceContext()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getPotentialOwners()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getPotentialOwners()
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
getPotentialOwners()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
Deprecated.
getPreviousStatus()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getPriority()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getPriority()
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
getPriority()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getPriority()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getProcessId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getProcessId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getProcessInstanceId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getProcessInstanceId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getProcessSessionId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getProcessSessionId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getProcessType()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getQuery(String, Map<String, Object>)
- Method in class org.jbpm.services.task.persistence.
TaskQueryManager
getQueryByName(String, Map<String, Object>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
getReassignments()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
getRecipients()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getRecipients()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getReplyTo()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getResult()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getSize()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
getStartDeadlines()
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
getStatus()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getStatus()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getStatusId()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getSubject()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
getSubject()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getSubject()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getSubjects()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
getSubjects()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getSubTaskStrategy()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getSubTaskStrategy()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
getTask()
- Method in class org.jbpm.services.task.utils.
TaskFluent
getTaskData()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getTaskId()
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
getTaskInitiator()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getTaskInputVariables()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getTaskModelFactory()
- Method in class org.jbpm.services.task.persistence.
TaskModelProviderImpl
getTaskOutputVariables()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
getTaskStakeholders()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
getTaskType()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getText()
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
getText()
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
getType()
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
getType()
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
getUserGroupCallback()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getUserId()
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
getVersion()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
getWorkItemId()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
GroupImpl
- Class in
org.jbpm.services.task.impl.model
GroupImpl()
- Constructor for class org.jbpm.services.task.impl.model.
GroupImpl
GroupImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
GroupImpl
GroupImpl_
- Class in
org.jbpm.services.task.impl.model
GroupImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
GroupImpl_
H
has(String)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
hashCode()
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
LanguageImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
hashCode()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
hashCode()
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
hashCode()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
hashCode(List)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
I
I18NTextImpl
- Class in
org.jbpm.services.task.impl.model
I18NTextImpl()
- Constructor for class org.jbpm.services.task.impl.model.
I18NTextImpl
I18NTextImpl(String, String)
- Constructor for class org.jbpm.services.task.impl.model.
I18NTextImpl
I18NTextImpl_
- Class in
org.jbpm.services.task.impl.model
I18NTextImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
I18NTextImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
ContentImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
ContentImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
DeadlineImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
id
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
implSpecificCreatePredicateFromSingleCriteria(CriteriaQuery<R>, CriteriaBuilder, Class, QueryCriteria, QueryWhere)
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
implSpecificCreatePredicateFromSingleCriteria(CriteriaQuery<R>, CriteriaBuilder, Class, QueryCriteria, QueryWhere)
- Method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
initialize()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Initializes the state of the TaskData, i.e. sets the
createdOn
,
activationTime
and sets the state to
Status.Created
.
initializeCriteriaAttributes()
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
initializeCriteriaAttributes()
- Method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
initTransactionManager(Environment)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
isArchived()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
isEscalated()
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
isJTA
- Variable in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
isOpen()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
isQuickTaskSummary()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
isSkipable()
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
isSkipable()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
isSpringTransactionManager(Class<?>)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
J
joinTransaction(EntityManager)
- Method in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
joinTransaction()
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
JPATaskModelFactory
- Class in
org.jbpm.services.task.persistence
JPATaskModelFactory()
- Constructor for class org.jbpm.services.task.persistence.
JPATaskModelFactory
JPATaskPersistenceContext
- Class in
org.jbpm.services.task.persistence
JPATaskPersistenceContext(EntityManager)
- Constructor for class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
JPATaskPersistenceContext(EntityManager, boolean)
- Constructor for class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
JPATaskPersistenceContext(EntityManager, boolean, boolean, String)
- Constructor for class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
JPATaskPersistenceContextManager
- Class in
org.jbpm.services.task.persistence
JPATaskPersistenceContextManager(Environment)
- Constructor for class org.jbpm.services.task.persistence.
JPATaskPersistenceContextManager
L
language
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
LANGUAGE
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
language
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
LANGUAGE
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
LanguageImpl
- Class in
org.jbpm.services.task.impl.model
LanguageImpl()
- Constructor for class org.jbpm.services.task.impl.model.
LanguageImpl
LanguageImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
LanguageImpl
LanguageImpl_
- Class in
org.jbpm.services.task.impl.model
LanguageImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
LanguageImpl_
loadTaskVariables(Task)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
lockMode
- Variable in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
logger
- Static variable in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
logger
- Static variable in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
M
mapkey
- Static variable in class org.jbpm.services.task.impl.model.
LanguageImpl_
MAPKEY
- Static variable in class org.jbpm.services.task.impl.model.
LanguageImpl_
merge(T)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
N
name
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
NAME
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
name
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
NAME
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
name
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
NAME
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
name
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
NAME
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
names
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
NAMES
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
names
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
NAMES
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
newAttachment()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newBooleanExpression()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newComment()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newContent()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newContentData()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newDeadline()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newDeadlines()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newDeadlineSummary()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newDelegation()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newEmail()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newEmail(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newEmailNotificationHeader()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newEmialNotification()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newEscalation()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newFaultData()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newGroup()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newGroup(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newI18NText()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newLanguage()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newNotification()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newOrgEntity()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newPeopleAssignments()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newReassignment()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newTask()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newTaskData()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newTaskDef()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newTaskSummary()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newUser()
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
newUser(String)
- Method in class org.jbpm.services.task.persistence.
JPATaskModelFactory
NotificationImpl
- Class in
org.jbpm.services.task.impl.model
NotificationImpl()
- Constructor for class org.jbpm.services.task.impl.model.
NotificationImpl
NotificationImpl_
- Class in
org.jbpm.services.task.impl.model
NotificationImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
NotificationImpl_
notifications
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
NOTIFICATIONS
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
O
org.jbpm.osgi.services.task
- package org.jbpm.osgi.services.task
org.jbpm.services.task.impl.model
- package org.jbpm.services.task.impl.model
org.jbpm.services.task.persistence
- package org.jbpm.services.task.persistence
org.jbpm.services.task.query
- package org.jbpm.services.task.query
org.jbpm.services.task.utils
- package org.jbpm.services.task.utils
OrganizationalEntityImpl
- Class in
org.jbpm.services.task.impl.model
OrganizationalEntityImpl()
- Constructor for class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
OrganizationalEntityImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
OrganizationalEntityImpl_
- Class in
org.jbpm.services.task.impl.model
OrganizationalEntityImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl_
OUTPUT_ACCESS_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
OUTPUT_CONTENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
OUTPUT_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
outputAccessType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
outputContentId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
outputType
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
P
PARENT_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
parentId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
parse(String)
- Method in class org.jbpm.services.task.persistence.
TaskQueryManager
PEOPLE_ASSIGNMENTS
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
peopleAssignments
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
PeopleAssignmentsImpl
- Class in
org.jbpm.services.task.impl.model
PeopleAssignmentsImpl()
- Constructor for class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
PeopleAssignmentsImpl_
- Class in
org.jbpm.services.task.impl.model
PeopleAssignmentsImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
persist(T)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
PersistableEventListener
- Class in
org.jbpm.services.task.persistence
PersistableEventListener(EntityManagerFactory)
- Constructor for class org.jbpm.services.task.persistence.
PersistableEventListener
persistAttachment(Attachment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistComment(Comment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistContent(Content)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistDeadline(Deadline)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistEmail(Email)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistenceContext
- Variable in class org.jbpm.services.task.persistence.
AbstractTaskQueryCriteriaUtil
persistGroup(Group)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistOrgEntity(OrganizationalEntity)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistTask(Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
persistUser(User)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
pessimisticLocking
- Variable in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
POTENTIAL_OWNERS
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
POTENTIAL_OWNERS
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
potentialOwners
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
potentialOwners
- Static variable in class org.jbpm.services.task.impl.model.
ReassignmentImpl_
PREVIOUS_STATUS
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
previousStatus
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
priority
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
PRIORITY
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
priority
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
PRIORITY
- Static variable in class org.jbpm.services.task.impl.model.
TaskDefImpl_
priority
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
PRIORITY
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
PROCESS_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
PROCESS_INSTANCE_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
PROCESS_SESSION_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
processId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
processInstanceId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
processSessionId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
Q
queryAndLockStringWithParametersInTransaction(String, Map<String, Object>, boolean, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryAndLockWithParametersInTransaction(String, Map<String, Object>, boolean, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryInTransaction(String, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryStringInTransaction(String, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryStringWithParametersInTransaction(String, Map<String, Object>, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryStringWithParametersInTransaction(String, boolean, Map<String, Object>, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryWithParametersInTransaction(String, Map<String, Object>, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
queryWithParametersInTransaction(String, boolean, Map<String, Object>, Class<T>)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
R
readAttachmentList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readBooleanExpressionList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readCommentList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readDeadlinesList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readEscalationList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
EmailImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
FaultDataImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
GroupImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.impl.model.
UserImpl
readExternal(ObjectInput)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
readI18NTextList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readNotificationList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readOrganizationalEntityList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
readReassignmentList(ObjectInput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
ReassignmentImpl
- Class in
org.jbpm.services.task.impl.model
ReassignmentImpl()
- Constructor for class org.jbpm.services.task.impl.model.
ReassignmentImpl
ReassignmentImpl_
- Class in
org.jbpm.services.task.impl.model
ReassignmentImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
ReassignmentImpl_
reassignments
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
REASSIGNMENTS
- Static variable in class org.jbpm.services.task.impl.model.
EscalationImpl_
recipients
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
RECIPIENTS
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
recipients
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
RECIPIENTS
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
remove(T)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
remove(String)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
removeAttachment(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Removes the Attachment specified by the attachmentId.
removeAttachment(Attachment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeAttachmentFromTask(Task, long)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeComment(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Removes the Comment specified by the commentId.
removeComment(Comment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeCommentFromTask(Comment, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeContent(Content)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeDeadline(Deadline)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeEmail(Email)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeGroup(Group)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeOrgEntity(OrganizationalEntity)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeOutput(String)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
removeTask(Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
removeUser(User)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
REPLY_TO
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
replyTo
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
S
set(String, Object)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
setAccessType(AccessType)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setAccessType(AccessType)
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
setActivationTime(Date)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setActivationTime(Date)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setActualOwner(User)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setActualOwner(User)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setAddedAt(Date)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
setAddedBy(User)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
setAdminGroup(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setAdminUser(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setAllowed(AllowedToDelegate)
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
setArchived(Boolean)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setAttachedAt(Date)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setAttachedBy(User)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setAttachmentContentId(long)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setAttachments(List<Attachment>)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setBody(String)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setBusinessAdministrators(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setBusinessAdministrators(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setComments(List<Comment>)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setConstraints(List<BooleanExpression>)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
setContent(Content)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
Sets the content for this attachment, i.e. the
size
and the
attachmentContentId
.
setContent(byte[])
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
setContent(byte[])
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
setContentObject(Object)
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
setContentType(String)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setCreatedBy(User)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setCreatedBy(User)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setCreatedBy(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setCreatedOn(Date)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setCreatedOn(Date)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setCreatedOn(Date)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setDate(Date)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
setDate(Date)
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
setDeadlineId(long)
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
setDeadlines(Deadlines)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setDelegates(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
setDelegation(Delegation)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setDeploymentId(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setDeploymentID(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setDescription(String)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setDescription(String)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setDescription(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setDescriptions(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setDescriptions(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setDocument(long, ContentData)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Sets the document content data for this task data.
setDocumentAccessType(AccessType)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setDocumentation(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
setDocumentation(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setDocumentation(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
setDocumentContentId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setDocumentToTask(Content, ContentData, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
setDocumentType(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setDueDate(Date)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setEmailHeaders(Map<? extends Language, ? extends EmailNotificationHeader>)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
setEndDeadlines(List<Deadline>)
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
setEscalated(Boolean)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
setEscalations(List<Escalation>)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
setExcludedOwners(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setExpirationTime(Date)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setExpirationTime(Date)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setExpression(String)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
setFault(long, FaultData)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Sets the fault data for this task data.
setFaultAccessType(AccessType)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setFaultContentId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setFaultName(String)
- Method in class org.jbpm.services.task.impl.model.
FaultDataImpl
setFaultName(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setFaultToTask(Content, FaultData, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
setFaultType(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setFormName(String)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setFormName(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setFrom(String)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
setId(Long)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setId(String)
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
setId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
setId(Long)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setId(long)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setLanguage(String)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setLanguage(String)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
setMapkey(String)
- Method in class org.jbpm.services.task.impl.model.
LanguageImpl
setName(String)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setName(String)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
setName(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
setName(String)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setName(String)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setName(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setNames(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setNames(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setNotifications(List<Notification>)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
setOutput(long, ContentData)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
Sets the content data for this task data.
setOutput(String, Object)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
setOutputAccessType(AccessType)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setOutputContentId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setOutputToTask(Content, ContentData, Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
setOutputType(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setParentId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setParentId(long)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setParentId(long)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setPeopleAssignments(PeopleAssignments)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setPersistenceContext(TaskPersistenceContext)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
setPotentialOwners(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setPotentialOwners(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
setPotentialOwners(List<String>)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
Deprecated.
setPreviousStatus(Status)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setPriority(int)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setPriority(int)
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
setPriority(Integer)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setPriority(int)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setPriority(int)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setProcessId(String)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setProcessId(String)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setProcessId(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setProcessInstanceId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setProcessInstanceId(long)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setProcessInstanceId(long)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setProcessSessionId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setProcessSessionId(long)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setProcessSessionId(int)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setReassignments(List<Reassignment>)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
setRecipients(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setRecipients(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setReplyTo(String)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setResult(Object)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
setSize(int)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
setSkipable(boolean)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setSkipable(boolean)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setStartDeadlines(List<Deadline>)
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
setStatus(Status)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setStatus(Status)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setSubject(String)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
setSubject(String)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setSubject(String)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setSubject(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setSubjects(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
setSubjects(List<I18NText>)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setSubTaskStrategy(SubTasksStrategy)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setSubTaskStrategy(SubTasksStrategy)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
setTaskData(TaskData)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setTaskId(long)
- Method in class org.jbpm.services.task.query.
DeadlineSummaryImpl
setTaskInitiator(User)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setTaskInputVariables(Map<String, Object>)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setTaskOutputVariables(Map<String, Object>)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setTaskStakeholders(List<OrganizationalEntity>)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
setTaskType(String)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
setText(String)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
setText(String)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
setType(String)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
setType(String)
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
setUserId(String)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
setWorkItemId(long)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
setWorkItemId(long)
- Method in class org.jbpm.services.task.utils.
TaskFluent
setWorkItemId(String)
- Method in class org.jbpm.services.task.utils.
TaskFluent
SHORT_TEXT
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
shortText
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
size
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
SIZE
- Static variable in class org.jbpm.services.task.impl.model.
AttachmentImpl_
skipable
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
SKIPABLE
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
START_DEADLINES
- Static variable in class org.jbpm.services.task.impl.model.
DeadlinesImpl_
startDeadlines
- Static variable in class org.jbpm.services.task.impl.model.
DeadlinesImpl_
status
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
STATUS
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
SUB_TASK_STRATEGY
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
subject
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
SUBJECT
- Static variable in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl_
subject
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
SUBJECT
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
subjects
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
SUBJECTS
- Static variable in class org.jbpm.services.task.impl.model.
NotificationImpl_
subjects
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
SUBJECTS
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
subTaskStrategy
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
T
TASK_DATA
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
TASK_INITIATOR
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
TASK_STAKEHOLDERS
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
TASK_TYPE
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
taskData
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
TaskDataImpl
- Class in
org.jbpm.services.task.impl.model
TaskDataImpl()
- Constructor for class org.jbpm.services.task.impl.model.
TaskDataImpl
TaskDataImpl_
- Class in
org.jbpm.services.task.impl.model
TaskDataImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
TaskDataImpl_
TaskDefImpl
- Class in
org.jbpm.services.task.impl.model
TaskDefImpl()
- Constructor for class org.jbpm.services.task.impl.model.
TaskDefImpl
TaskDefImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
TaskDefImpl
TaskDefImpl_
- Class in
org.jbpm.services.task.impl.model
TaskDefImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
TaskDefImpl_
TaskFluent
- Class in
org.jbpm.services.task.utils
TaskFluent()
- Constructor for class org.jbpm.services.task.utils.
TaskFluent
TaskImpl
- Class in
org.jbpm.services.task.impl.model
TaskImpl()
- Constructor for class org.jbpm.services.task.impl.model.
TaskImpl
TaskImpl_
- Class in
org.jbpm.services.task.impl.model
TaskImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
TaskImpl_
taskImplSpecificGetEntityField(CriteriaQuery<T>, Root<TaskImpl>, Join<TaskImpl, TaskDataImpl>, Join<TaskImpl, PeopleAssignmentsImpl>, String, Attribute)
- Static method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
taskInitiator
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
TaskModelProviderImpl
- Class in
org.jbpm.services.task.persistence
TaskModelProviderImpl()
- Constructor for class org.jbpm.services.task.persistence.
TaskModelProviderImpl
TaskQueryManager
- Class in
org.jbpm.services.task.persistence
TaskQueryManager()
- Constructor for class org.jbpm.services.task.persistence.
TaskQueryManager
taskSpecificCreatePredicateFromSingleCriteria(CriteriaQuery<Q>, CriteriaBuilder, QueryCriteria, QueryWhere)
- Static method in class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
taskStakeholders
- Static variable in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl_
TaskSummaryImpl
- Class in
org.jbpm.services.task.query
TaskSummaryImpl(long, String, String, String, Status, int, boolean, User, User, Date, Date, Date, String, long, long, String, SubTasksStrategy, long)
- Constructor for class org.jbpm.services.task.query.
TaskSummaryImpl
TaskSummaryImpl(long, String, String, String, Status, int, boolean, String, String, Date, Date, Date, String, long, long, String, SubTasksStrategy, long)
- Constructor for class org.jbpm.services.task.query.
TaskSummaryImpl
TaskSummaryImpl(long, String, String, String, Status, int, String, String, Date, Date, Date, String, long, long, String, boolean)
- Constructor for class org.jbpm.services.task.query.
TaskSummaryImpl
TaskSummaryImpl(long, String, String, String, Status, int, String, String, Date, Date, Date, String, long, long, String, boolean, String, Integer)
- Constructor for class org.jbpm.services.task.query.
TaskSummaryImpl
TaskSummaryImpl()
- Constructor for class org.jbpm.services.task.query.
TaskSummaryImpl
TaskSummaryQueryCriteriaUtil
- Class in
org.jbpm.services.task.persistence
TaskSummaryQueryCriteriaUtil(TaskPersistenceContext)
- Constructor for class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
TaskSummaryQueryCriteriaUtil()
- Constructor for class org.jbpm.services.task.persistence.
TaskSummaryQueryCriteriaUtil
TaskTransactionInterceptor
- Class in
org.jbpm.services.task.persistence
TaskTransactionInterceptor(Environment)
- Constructor for class org.jbpm.services.task.persistence.
TaskTransactionInterceptor
TaskTransactionInterceptor.TransactionContext
- Class in
org.jbpm.services.task.persistence
taskType
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
text
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
TEXT
- Static variable in class org.jbpm.services.task.impl.model.
CommentImpl_
text
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
TEXT
- Static variable in class org.jbpm.services.task.impl.model.
I18NTextImpl_
toString()
- Method in class org.jbpm.services.task.impl.model.
LanguageImpl
toString()
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
toString()
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
toString()
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
TransactionContext(TaskPersistenceContext)
- Constructor for class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
type
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
TYPE
- Static variable in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl_
U
updateAttachment(Attachment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateComment(Comment)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateContent(Content)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateDeadline(Deadline)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateEmail(Email)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateGroup(Group)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateOrgEntity(OrganizationalEntity)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateTask(Task)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
updateUser(User)
- Method in class org.jbpm.services.task.persistence.
JPATaskPersistenceContext
UserImpl
- Class in
org.jbpm.services.task.impl.model
UserImpl()
- Constructor for class org.jbpm.services.task.impl.model.
UserImpl
UserImpl(String)
- Constructor for class org.jbpm.services.task.impl.model.
UserImpl
UserImpl_
- Class in
org.jbpm.services.task.impl.model
UserImpl_()
- Constructor for class org.jbpm.services.task.impl.model.
UserImpl_
V
version
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
VERSION
- Static variable in class org.jbpm.services.task.impl.model.
TaskImpl_
W
with(KieBase)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
with(KieSession)
- Method in class org.jbpm.services.task.persistence.
TaskTransactionInterceptor.TransactionContext
WORK_ITEM_ID
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
workItemId
- Static variable in class org.jbpm.services.task.impl.model.
TaskDataImpl_
writeAttachmentList(List<Attachment>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeBooleanExpressionList(List<BooleanExpression>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeCommentList(List<Comment>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeDeadlineList(List<Deadline>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeEscalationList(List<Escalation>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
AttachmentImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
BooleanExpressionImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
CommentImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
ContentDataImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
ContentImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
DeadlineImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
DeadlinesImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
DelegationImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
EmailImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationHeaderImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
EmailNotificationImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
EscalationImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
FaultDataImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
GroupImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
I18NTextImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
NotificationImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
OrganizationalEntityImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
PeopleAssignmentsImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
ReassignmentImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
TaskDataImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
TaskDefImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
TaskImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.impl.model.
UserImpl
writeExternal(ObjectOutput)
- Method in class org.jbpm.services.task.query.
TaskSummaryImpl
writeI18NTextList(List<I18NText>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeNotificationList(List<Notification>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeOrganizationalEntityList(List<OrganizationalEntity>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
writeReassignmentList(List<Reassignment>, ObjectOutput)
- Static method in class org.jbpm.services.task.utils.
CollectionUtils
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: JPA Human Task Persistence 7.44.1-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2020
JBoss by Red Hat
. All rights reserved.