Index

B C D E F G I L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

broadcast(ListenerService, String, S, D) - Static method in class org.exoplatform.processes.Utils.ProcessesUtils
 

C

CancelRequestNotificationListener - Class in org.exoplatform.processes.listener
 
CancelRequestNotificationListener() - Constructor for class org.exoplatform.processes.listener.CancelRequestNotificationListener
 
CancelRequestPlugin - Class in org.exoplatform.processes.notification.plugin
 
CancelRequestPlugin(InitParams) - Constructor for class org.exoplatform.processes.notification.plugin.CancelRequestPlugin
 
CancelRequestPwaPlugin - Class in org.exoplatform.processes.notification.pwa
 
CancelRequestPwaPlugin(ResourceBundleService, IdentityManager) - Constructor for class org.exoplatform.processes.notification.pwa.CancelRequestPwaPlugin
 
copyAttachmentsToEntity(Long, Long, String, Long, String, Long) - Method in class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 
countWorkFlows(ProcessesFilter) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
countWorkFlows(ProcessesFilter) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
countWorkFlows(ProcessesFilter, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
countWorkFlows(ProcessesFilter, List<String>) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
countWorksByWorkflow(long, boolean) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
countWorksByWorkflow(Long, Boolean) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
countWorksByWorkflow(Long, Boolean) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
createNewFormDocument(Long, String, String, String, String, String, Long) - Method in class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 
createNewFormDocument(String, String, String, String, String, Long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
CreateRequestNotificationListener - Class in org.exoplatform.processes.listener
 
CreateRequestNotificationListener() - Constructor for class org.exoplatform.processes.listener.CreateRequestNotificationListener
 
CreateRequestPlugin - Class in org.exoplatform.processes.notification.plugin
 
CreateRequestPlugin(InitParams) - Constructor for class org.exoplatform.processes.notification.plugin.CreateRequestPlugin
 
CreateRequestPwaPlugin - Class in org.exoplatform.processes.notification.pwa
 
CreateRequestPwaPlugin(ResourceBundleService, IdentityManager) - Constructor for class org.exoplatform.processes.notification.pwa.CreateRequestPwaPlugin
 
createWork(Work, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
createWork(WorkEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
createWorkDraft(Work, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
createWorkDraft(WorkEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
createWorkFlow(WorkFlow, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
createWorkFlow(WorkFlowEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 

D

deleteWork(Long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
deleteWorkById(Long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
deleteWorkById(Long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
deleteWorkDraft(Long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
deleteWorkDraftById(long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
deleteWorkDraftById(Long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
deleteWorkflow(Long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
deleteWorkflowById(Long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
deleteWorkflowById(Long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl

E

EntityBuilder - Class in org.exoplatform.processes.rest.util
 
EntityMapper - Class in org.exoplatform.processes.Utils
 

F

findAllWorkDraftsByUser(WorkFilter, int, int, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
findAllWorkDraftsByUser(WorkFilter, long, int, int) - Method in class org.exoplatform.processes.dao.WorkDraftDAO
 
findAllWorkFlows(int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findAllWorkFlows(int, int) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
findAllWorkFlowsByUser(long, int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findAllWorkFlowsByUser(ProcessesFilter, int, int, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
findDisabledWorkFlows(int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findDisabledWorkFlows(int, int) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
findEnabledWorkFlows(int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findEnabledWorkFlows(int, int) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
findEnabledWorkFlowsByUser(long, int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findEnabledWorkFlowsByUser(ProcessesFilter, int, int, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
findWorkFlows(ProcessesFilter, int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
findWorkFlows(ProcessesFilter, long, int, int) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
findWorkFlows(ProcessesFilter, List<String>, int, int) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
formatMention(String) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
fromEntity(WorkEntity) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
fromEntity(WorkFlowEntity, List<String>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
fromEntity(WorkFlowEntity, IllustrativeAttachment, List<String>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
fromEntity(WorkEntity) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
fromEntity(WorkFlowEntity) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
fromRestEntities(List<WorkFlowEntity>) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
fromWorkEntities(List<WorkEntity>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
fromWorkflowEntities(List<WorkFlowEntity>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
fromWorkFlows(List<WorkFlow>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 

G

getACL(WorkFlowEntity, List<String>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
getAvailableWorkStatuses() - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getAvailableWorkStatuses() - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
getAvailableWorkStatuses() - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
getCurrentUser() - Static method in class org.exoplatform.processes.rest.util.RestUtils
 
getCurrentUserIdentity(IdentityManager) - Static method in class org.exoplatform.processes.rest.util.RestUtils
 
getCurrentUserIdentityId(IdentityManager) - Static method in class org.exoplatform.processes.rest.util.RestUtils
 
getDraftsByWorkflowId(long) - Method in class org.exoplatform.processes.dao.WorkDraftDAO
 
getId() - Method in class org.exoplatform.processes.notification.plugin.CancelRequestPlugin
 
getId() - Method in class org.exoplatform.processes.notification.plugin.CreateRequestPlugin
 
getId() - Method in class org.exoplatform.processes.notification.plugin.RequestCommentPlugin
 
getId() - Method in class org.exoplatform.processes.notification.pwa.CancelRequestPwaPlugin
 
getId() - Method in class org.exoplatform.processes.notification.pwa.CreateRequestPwaPlugin
 
getId() - Method in class org.exoplatform.processes.notification.pwa.RequestCommentPwaPlugin
 
getIdentityManager() - Method in class org.exoplatform.processes.notification.pwa.CancelRequestPwaPlugin
 
getIdentityManager() - Method in class org.exoplatform.processes.notification.pwa.CreateRequestPwaPlugin
 
getIdentityManager() - Method in class org.exoplatform.processes.notification.pwa.RequestCommentPwaPlugin
 
getIllustrationImageById(Long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
getIllustrationImageById(Long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
getImageIllustration(Request, Long, long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getProcessAdmins(String) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getProcessLink(Long) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getProjectParentSpace(Long) - Static method in class org.exoplatform.processes.Utils.ProcessesUtils
 
getReceivers(long, String, boolean) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getRequestCommentsLink(Long) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getRequestLink(Long) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getSpacesMembers(String) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
retrieves the members of spaces
getUserNameByIdentityId(IdentityManager, long) - Static method in class org.exoplatform.processes.Utils.ProcessesUtils
 
getUserProfile(String) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getWorkById(long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
getWorkById(long, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
getWorkById(long, Long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
getWorkById(Long, String) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getWorkDrafts(long, WorkFilter, int, int) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
getWorkDrafts(Long, String, String, int, int) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getWorkDraftyId(long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
getWorkFlow(long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
getWorkFlowById(long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
getWorkFlowById(Long, String) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getWorkFlowByProjectId(long) - Method in class org.exoplatform.processes.dao.WorkFlowDAO
 
getWorkFlowByProjectId(long) - Static method in class org.exoplatform.processes.notification.utils.NotificationUtils
 
getWorkFlowByProjectId(long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
getWorkFlowByProjectId(long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
getWorkFlows(Long, Boolean, Boolean, String, String, int, int) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
getWorkFlows(ProcessesFilter, int, int, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
getWorks(long, WorkFilter, int, int) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
getWorks(long, WorkFilter, int, int) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
getWorks(Long, String, Boolean, String, String, int, int) - Method in class org.exoplatform.processes.rest.ProcessesRest
 

I

ID - Static variable in class org.exoplatform.processes.notification.plugin.CancelRequestPlugin
 
ID - Static variable in class org.exoplatform.processes.notification.plugin.CreateRequestPlugin
 
ID - Static variable in class org.exoplatform.processes.notification.plugin.RequestCommentPlugin
 
ID - Static variable in class org.exoplatform.processes.notification.pwa.CancelRequestPwaPlugin
 
ID - Static variable in class org.exoplatform.processes.notification.pwa.CreateRequestPwaPlugin
 
ID - Static variable in class org.exoplatform.processes.notification.pwa.RequestCommentPwaPlugin
 
isProcessesGroupMember(Identity) - Static method in class org.exoplatform.processes.rest.util.RestUtils
 
isProcessesGroupMember(IdentityManager, IdentityRegistry, long) - Static method in class org.exoplatform.processes.rest.util.RestUtils
 
isProcessesManager() - Method in class org.exoplatform.processes.rest.ProcessesRest
 
isValid(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.CancelRequestPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.CreateRequestPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.RequestCommentPlugin
 

L

linkAttachmentsToEntity(Attachment[], Long, Long, String, Long) - Method in class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 

M

MailTemplateProvider - Class in org.exoplatform.processes.notification.provider
 
MailTemplateProvider(InitParams, IdentityManager) - Constructor for class org.exoplatform.processes.notification.provider.MailTemplateProvider
 
makeNotification(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.CancelRequestPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.CreateRequestPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.processes.notification.plugin.RequestCommentPlugin
 
moveAttachmentsToEntity(Long, Long, String, Long, String, Long) - Method in class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 
moveAttachmentsToEntity(List<Attachment>, Long, Long, String, Long, String, Long) - Method in class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 

N

NotificationArguments - Class in org.exoplatform.processes.notification.utils
 
NotificationArguments() - Constructor for class org.exoplatform.processes.notification.utils.NotificationArguments
 
NotificationUtils - Class in org.exoplatform.processes.notification.utils
 
NotificationUtils() - Constructor for class org.exoplatform.processes.notification.utils.NotificationUtils
 

O

onEvent(Event<Long, WorkFlow>) - Method in class org.exoplatform.processes.listener.ProcessAnalyticsListener
 
onEvent(Event<Work, ProjectDto>) - Method in class org.exoplatform.processes.listener.CreateRequestNotificationListener
 
onEvent(Event<Work, ProjectDto>) - Method in class org.exoplatform.processes.listener.RequestAnalyticsListener
 
onEvent(Event<TaskDto, CommentDto>) - Method in class org.exoplatform.processes.listener.RequestCommentNotificationListener
 
onEvent(Event<TaskDto, ProjectDto>) - Method in class org.exoplatform.processes.listener.CancelRequestNotificationListener
 
org.exoplatform.processes.dao - package org.exoplatform.processes.dao
 
org.exoplatform.processes.entity - package org.exoplatform.processes.entity
 
org.exoplatform.processes.listener - package org.exoplatform.processes.listener
 
org.exoplatform.processes.notification.plugin - package org.exoplatform.processes.notification.plugin
 
org.exoplatform.processes.notification.provider - package org.exoplatform.processes.notification.provider
 
org.exoplatform.processes.notification.pwa - package org.exoplatform.processes.notification.pwa
 
org.exoplatform.processes.notification.utils - package org.exoplatform.processes.notification.utils
 
org.exoplatform.processes.rest - package org.exoplatform.processes.rest
 
org.exoplatform.processes.rest.model - package org.exoplatform.processes.rest.model
 
org.exoplatform.processes.rest.util - package org.exoplatform.processes.rest.util
 
org.exoplatform.processes.service - package org.exoplatform.processes.service
 
org.exoplatform.processes.storage - package org.exoplatform.processes.storage
 
org.exoplatform.processes.Utils - package org.exoplatform.processes.Utils
 

P

process(NotificationInfo, LocaleConfig) - Method in class org.exoplatform.processes.notification.pwa.CancelRequestPwaPlugin
 
process(NotificationInfo, LocaleConfig) - Method in class org.exoplatform.processes.notification.pwa.CreateRequestPwaPlugin
 
process(NotificationInfo, LocaleConfig) - Method in class org.exoplatform.processes.notification.pwa.RequestCommentPwaPlugin
 
PROCESS_URL - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
ProcessAnalyticsListener - Class in org.exoplatform.processes.listener
 
ProcessAnalyticsListener(InitParams) - Constructor for class org.exoplatform.processes.listener.ProcessAnalyticsListener
 
ProcessesAttachmentServiceImpl - Class in org.exoplatform.processes.service
 
ProcessesAttachmentServiceImpl(AttachmentService, RepositoryService, SessionProviderService, ManageDriveService, NodeHierarchyCreator, NodeFinder, ProjectService, IdentityManager) - Constructor for class org.exoplatform.processes.service.ProcessesAttachmentServiceImpl
 
ProcessesRest - Class in org.exoplatform.processes.rest
 
ProcessesRest(ProcessesService, IdentityManager, IdentityRegistry, ProcessesAttachmentService) - Constructor for class org.exoplatform.processes.rest.ProcessesRest
 
ProcessesServiceImpl - Class in org.exoplatform.processes.service
 
ProcessesServiceImpl(ProcessesStorage) - Constructor for class org.exoplatform.processes.service.ProcessesServiceImpl
 
ProcessesStorageImpl - Class in org.exoplatform.processes.storage
 
ProcessesStorageImpl(WorkFlowDAO, WorkDraftDAO, TaskService, ProjectService, StatusService, IdentityManager, SpaceService, ListenerService, ProcessesAttachmentService, FileService, OrganizationService) - Constructor for class org.exoplatform.processes.storage.ProcessesStorageImpl
 
ProcessesUtils - Class in org.exoplatform.processes.Utils
 
ProcessesUtils() - Constructor for class org.exoplatform.processes.Utils.ProcessesUtils
 
PushTemplateProvider - Class in org.exoplatform.processes.notification.provider
 
PushTemplateProvider(InitParams) - Constructor for class org.exoplatform.processes.notification.provider.PushTemplateProvider
 

R

REQUEST_COMMENT - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_COMMENT_AUTHOR - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_COMMENT_URL - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_CREATOR - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_DESCRIPTION - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_PROCESS - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_TITLE - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
REQUEST_URL - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
RequestAnalyticsListener - Class in org.exoplatform.processes.listener
 
RequestAnalyticsListener(InitParams, ProcessesService) - Constructor for class org.exoplatform.processes.listener.RequestAnalyticsListener
 
RequestCommentNotificationListener - Class in org.exoplatform.processes.listener
 
RequestCommentNotificationListener(OrganizationService, ProcessesService) - Constructor for class org.exoplatform.processes.listener.RequestCommentNotificationListener
 
RequestCommentPlugin - Class in org.exoplatform.processes.notification.plugin
 
RequestCommentPlugin(InitParams) - Constructor for class org.exoplatform.processes.notification.plugin.RequestCommentPlugin
 
RequestCommentPwaPlugin - Class in org.exoplatform.processes.notification.pwa
 
RequestCommentPwaPlugin(ResourceBundleService, IdentityManager) - Constructor for class org.exoplatform.processes.notification.pwa.RequestCommentPwaPlugin
 
RestUtils - Class in org.exoplatform.processes.rest.util
 

S

saveWork(Work, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 
saveWorkDraft(Work, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
saveWorkFlow(WorkFlow, long) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
 

T

tasksToWorkList(List<TaskDto>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
taskToWork(TaskDto) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
toEntity(Work) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toEntity(Work) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
toEntity(WorkFlow) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toEntity(WorkFlow) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
toEntity(WorkFlow, String) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toRestEntities(List<WorkFlow>, String) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toWork(ProcessesService, WorkEntity) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toWorkEntity(ProcessesService, Work, String) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toWorkEntityList(List<Work>) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toWorkEntityList(ProcessesService, List<Work>, String) - Static method in class org.exoplatform.processes.rest.util.EntityBuilder
 
toWorkStatus(StatusDto) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
toWorkStatuses(List<StatusDto>) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 

U

updateWork(Work, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
updateWork(WorkEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
updateWorkCompleted(Long, boolean) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
updateWorkCompleted(Long, boolean) - Method in class org.exoplatform.processes.storage.ProcessesStorageImpl
updateWorkCompleted(Map<String, Boolean>, Long) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
updateWorkDraft(Work, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
updateWorkDraft(WorkEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 
updateWorkFlow(WorkFlow, long) - Method in class org.exoplatform.processes.service.ProcessesServiceImpl
 
updateWorkFlow(WorkFlowEntity) - Method in class org.exoplatform.processes.rest.ProcessesRest
 

W

WorkDraftDAO - Class in org.exoplatform.processes.dao
 
WorkDraftDAO() - Constructor for class org.exoplatform.processes.dao.WorkDraftDAO
 
WorkEntity - Class in org.exoplatform.processes.entity
 
WorkEntity - Class in org.exoplatform.processes.rest.model
 
WorkEntity() - Constructor for class org.exoplatform.processes.entity.WorkEntity
 
WorkEntity(long, String, String, long, Date, Date, Long, Boolean, WorkFlowEntity) - Constructor for class org.exoplatform.processes.rest.model.WorkEntity
 
WorkEntity(long, String, String, String, boolean, String, Date, long) - Constructor for class org.exoplatform.processes.rest.model.WorkEntity
 
WORKFLOW_PROJECT_ID - Static variable in class org.exoplatform.processes.notification.utils.NotificationArguments
 
WorkFlowDAO - Class in org.exoplatform.processes.dao
 
WorkFlowDAO() - Constructor for class org.exoplatform.processes.dao.WorkFlowDAO
 
WorkFlowEntity - Class in org.exoplatform.processes.entity
 
WorkFlowEntity - Class in org.exoplatform.processes.rest.model
 
WorkFlowEntity() - Constructor for class org.exoplatform.processes.entity.WorkFlowEntity
 
WorkFlowEntity() - Constructor for class org.exoplatform.processes.rest.model.WorkFlowEntity
 
workToTask(Work) - Static method in class org.exoplatform.processes.Utils.EntityMapper
 
B C D E F G I L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form