A B C D E F G H I L M N P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - Static variable in class br.com.jarch.bpm.ConstantBpm
- activeAndAddParamsWhereJpa(String, Map<String, Object>) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- activeAndAddParamWhereJpa(String, String, Object) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- activeWhereJpa(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- addCandidateGroup(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- addCandidateUser(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- addDetail(BaseTaskDetailBean) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- addDetail(BaseTaskDetailBean) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- addFieldOrder(FieldOrder) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- addListTaskAction(BaseListTaskController<?>) - Method in class br.com.jarch.bpm.controller.BaseCollectionTaskListController
- addListTaskAction(BaseListTaskController<?>) - Method in interface br.com.jarch.bpm.controller.IBaseCollectionTaskListController
- ASC - Static variable in class br.com.jarch.bpm.ConstantBpm
- ASSIGNEE - Static variable in class br.com.jarch.bpm.ConstantBpm
- assigneeExecuteTask(E) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- assigneeExecuteTask(E) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- assigneeTask(E) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- assigneeTask(E) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
B
- BaseCollectionTaskListController - Class in br.com.jarch.bpm.controller
- BaseCollectionTaskListController() - Constructor for class br.com.jarch.bpm.controller.BaseCollectionTaskListController
- BaseListControllerInterceptor - Class in br.com.jarch.bpm.interceptor
- BaseListControllerInterceptor() - Constructor for class br.com.jarch.bpm.interceptor.BaseListControllerInterceptor
- BaseListTaskController<E extends BaseTaskBean> - Class in br.com.jarch.bpm.controller
- BaseListTaskController() - Constructor for class br.com.jarch.bpm.controller.BaseListTaskController
- BaseTaskBean - Class in br.com.jarch.bpm.bean
-
Created by wagner.araujo on 4/4/17.
- BaseTaskBean() - Constructor for class br.com.jarch.bpm.bean.BaseTaskBean
- BaseTaskDetailBean - Class in br.com.jarch.bpm.bean
- BaseTaskDetailBean(String, String) - Constructor for class br.com.jarch.bpm.bean.BaseTaskDetailBean
- BaseTaskDetailBean(String, String, Object) - Constructor for class br.com.jarch.bpm.bean.BaseTaskDetailBean
- BpmObserver - Class in br.com.jarch.bpm.observer
- BpmObserver() - Constructor for class br.com.jarch.bpm.observer.BpmObserver
- BpmRepository - Interface in br.com.jarch.bpm.repository
- BpmRepositoryImpl - Class in br.com.jarch.bpm.repository
- BpmRepositoryImpl() - Constructor for class br.com.jarch.bpm.repository.BpmRepositoryImpl
- BpmService - Class in br.com.jarch.bpm.service
- BpmService() - Constructor for class br.com.jarch.bpm.service.BpmService
- br.com.jarch.bpm - package br.com.jarch.bpm
- br.com.jarch.bpm.bean - package br.com.jarch.bpm.bean
- br.com.jarch.bpm.controller - package br.com.jarch.bpm.controller
- br.com.jarch.bpm.exception - package br.com.jarch.bpm.exception
- br.com.jarch.bpm.interceptor - package br.com.jarch.bpm.interceptor
- br.com.jarch.bpm.observer - package br.com.jarch.bpm.observer
- br.com.jarch.bpm.repository - package br.com.jarch.bpm.repository
- br.com.jarch.bpm.service - package br.com.jarch.bpm.service
- br.com.jarch.bpm.type - package br.com.jarch.bpm.type
- br.com.jarch.bpm.wrapper - package br.com.jarch.bpm.wrapper
- BUSINESS_KEY - Static variable in class br.com.jarch.bpm.ConstantBpm
C
- cancelAssigneeAndRemoveTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- CANDIDATE_GROUP - Static variable in class br.com.jarch.bpm.ConstantBpm
- CANDIDATE_GROUPS - Static variable in class br.com.jarch.bpm.ConstantBpm
- CANDIDATE_USER - Static variable in class br.com.jarch.bpm.ConstantBpm
- checkFinalizeTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- claim(String) - Method in class br.com.jarch.bpm.service.BpmService
- claim(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- clearFilter() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- compareTo(BaseTaskBean) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- complete(String) - Method in class br.com.jarch.bpm.service.BpmService
- complete(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- completeTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- completeTaskContext(Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- ConstantBpm - Class in br.com.jarch.bpm
- CREATED - Static variable in class br.com.jarch.bpm.ConstantBpm
D
- DANGER - br.com.jarch.bpm.type.QuantityTaskType
- deactiveWhereJpa(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- deleteAllCandidateGroup(String) - Method in class br.com.jarch.bpm.service.BpmService
- deleteAllCandidateUser(String) - Method in class br.com.jarch.bpm.service.BpmService
- deleteCandidateGroup(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- deleteCandidateUser(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- deleteProcessDefinition(String) - Method in class br.com.jarch.bpm.service.BpmService
- deleteProcessInstance(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- deploy() - Method in class br.com.jarch.bpm.controller.DeployBpmnController
- DeployBpmnController - Class in br.com.jarch.bpm.controller
- DeployBpmnController() - Constructor for class br.com.jarch.bpm.controller.DeployBpmnController
- diagram(String) - Method in class br.com.jarch.bpm.service.BpmService
- DiagramController - Class in br.com.jarch.bpm.controller
- DiagramController() - Constructor for class br.com.jarch.bpm.controller.DiagramController
E
- equals(Object) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- equals(Object) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- equals(Object) - Method in class br.com.jarch.bpm.bean.TaskBean
- equals(Object) - Method in class br.com.jarch.bpm.wrapper.ProcessInstanceIdWrapper
- executeSearch() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- executeTask(E) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- executeTask(E) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- EXECUTION - Static variable in class br.com.jarch.bpm.ConstantBpm
- existsBusinessKey(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- existsProcessInstanceId(String) - Method in class br.com.jarch.bpm.service.BpmService
F
- fileUploadListener(FileUploadEvent) - Method in class br.com.jarch.bpm.controller.DeployBpmnController
- fillDataModelList() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- filterProcessInstance(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- filterProcessInstance(List<String>, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTask(String, Map<String, String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTask(List<String>, Map<String, String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskAssignee(String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskAssignee(String, String, String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskAssignee(List<String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskBusinessKey(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskCandidateGroup(String, String, String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskCandidateGroup(List<String>, List<String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskCandidateGroup(List<String>, List<String>, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskCandidateUser(String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskCandidateUser(List<String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskInvolvedUser(String) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskInvolvedUser(List<String>) - Method in class br.com.jarch.bpm.service.BpmService
- filterTaskVariables(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- fromToTaskName() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- fromToTaskName() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
G
- getAssignee() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getAssignee() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getAssignee() - Method in class br.com.jarch.bpm.bean.TaskBean
- getBusinessKey() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- getBusinessKey() - Method in class br.com.jarch.bpm.bean.TaskBean
- getBusinessKey(String) - Method in class br.com.jarch.bpm.service.BpmService
- getBusinessKeyContextTask() - Method in class br.com.jarch.bpm.service.BpmService
- getCardColumns() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getCaseInstanceId() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- getClassCss() - Method in enum br.com.jarch.bpm.type.QuantityTaskType
- getClassCssLabelQuantity() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getClassCssLabelQuantity() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getColumnDataTable(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getCreated() - Method in class br.com.jarch.bpm.bean.TaskBean
- getDefinitionId() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- getDetails() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getExecutionId() - Method in class br.com.jarch.bpm.bean.TaskBean
- getField() - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- getFieldOrder() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getFieldOrder() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getFieldOrderAsc() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getFieldOrderAsc() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getFieldSearch(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getFieldSearch(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getFileName() - Method in class br.com.jarch.bpm.controller.DeployBpmnController
- getFilters() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getFirstPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getFirstPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getFormKey() - Method in class br.com.jarch.bpm.bean.TaskBean
- getGroup() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getGroup() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getId() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getId() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getId() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- getId() - Method in class br.com.jarch.bpm.bean.TaskBean
- getIdUser() - Method in class br.com.jarch.bpm.controller.BaseCollectionTaskListController
- getIdUser() - Method in interface br.com.jarch.bpm.controller.IBaseCollectionTaskListController
- getInstance() - Static method in interface br.com.jarch.bpm.repository.BpmRepository
- getInstance() - Static method in class br.com.jarch.bpm.service.BpmService
- getJson() - Method in class br.com.jarch.bpm.controller.DiagramController
- getLastPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getLastPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getLastTab() - Method in class br.com.jarch.bpm.controller.BaseCollectionTaskListController
- getLastTab() - Method in interface br.com.jarch.bpm.controller.IBaseCollectionTaskListController
- getListDetail() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getListDetail() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getListFieldOrder() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getListFieldOrder() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getListGroupTask() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getListGroupTask() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getListProcessDefinitionKey() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getListQuantityPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getListQuantityPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getListTabFilter() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getListTask() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getListTaskAction() - Method in class br.com.jarch.bpm.controller.BaseCollectionTaskListController
- getListTaskAction() - Method in interface br.com.jarch.bpm.controller.IBaseCollectionTaskListController
- getListTaskName() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getListTaskName() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getMessageNoRecordFound() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getName() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getName() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getName() - Method in class br.com.jarch.bpm.bean.TaskBean
- getName() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getOrderTab() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getPriority() - Method in class br.com.jarch.bpm.bean.TaskBean
- getProcessDefinitionActiveLatestVersion() - Method in class br.com.jarch.bpm.service.BpmService
- getProcessDefinitionId() - Method in class br.com.jarch.bpm.bean.TaskBean
- getProcessInstanceBusinessKey(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- getProcessInstanceId() - Method in class br.com.jarch.bpm.bean.TaskBean
- getProcessInstanceId() - Method in class br.com.jarch.bpm.wrapper.ProcessInstanceIdWrapper
- getQuantityLabel() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getQuantityLabel() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getQuantityPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getQuantityPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getQuantityRow() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getQuantityType() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getQuantityType() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getQuantityUnity() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getQuantityUnity() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getQuantityUnitys() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getQuantityUnitys() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getQuantityValue() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getQuantityValue() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getSearch() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getSubTitle() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getSubTitle() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getTask() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getTask() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- getTaskDefinitionKey() - Method in class br.com.jarch.bpm.bean.TaskBean
- getTaskDefinitionKey() - Method in class br.com.jarch.bpm.controller.DiagramController
- getTaskNameFilter() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getTaskNameFilter() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getTaskOrigin(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getTaskOrigin(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getTaskReplaced(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- getTaskReplaced(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- getTenantId() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- getValue() - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- getValueOrdered() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- getValueOrdered() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- getValueTyped() - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- getVariableExecutionTaskContext(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableLocalExecutionTaskContext(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableLocalProcessInstanceTaskContext(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableLocalRuntimeService(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableLocalTask(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableLocalTaskContextTask(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableProcessInstanceTaskContext(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableRuntimeService(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesExecutionTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesLocalExecutionTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesLocalProcessInstanceTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesLocalRuntimeService(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesLocalTask(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesLocalTaskContextTask() - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesProcessInstanceTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesRuntimeService(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesTask(String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariablesTaskContextTask() - Method in class br.com.jarch.bpm.service.BpmService
- getVariableTask(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- getVariableTaskContextTask(String) - Method in class br.com.jarch.bpm.service.BpmService
H
- hashCode() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- hashCode() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- hashCode() - Method in class br.com.jarch.bpm.bean.TaskBean
- hashCode() - Method in class br.com.jarch.bpm.wrapper.ProcessInstanceIdWrapper
I
- IBaseCollectionTaskListController - Interface in br.com.jarch.bpm.controller
- IBaseListTaskController<E extends BaseTaskBean> - Interface in br.com.jarch.bpm.controller
- IBaseTaskBean - Interface in br.com.jarch.bpm.bean
- INFO - br.com.jarch.bpm.type.QuantityTaskType
- interceptaPosConstruct(InvocationContext) - Method in class br.com.jarch.bpm.interceptor.BaseListControllerInterceptor
- INVOLVED_USER - Static variable in class br.com.jarch.bpm.ConstantBpm
- isCheckedFinalizeTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- isCompletedTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- isEnded() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- isEndTask() - Method in class br.com.jarch.bpm.bean.TaskBean
- isGroupedTask() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- isGroupedTask() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- isNotTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- isRevokeTask() - Method in class br.com.jarch.bpm.bean.TaskBean
- isShowClaim() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- isShowClaim() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- isShowDiagram() - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- isShowDiagram() - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- isShowPaginator() - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- isShowPaginator() - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- isSuspended() - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- isTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
L
- LATEST_VERSION - Static variable in class br.com.jarch.bpm.ConstantBpm
- listTaskFiltered(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- listTaskFiltered(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- LOCAL_VARIABLES - Static variable in class br.com.jarch.bpm.ConstantBpm
M
- migrationAllProcessInstanceLastVersion(String) - Method in class br.com.jarch.bpm.service.BpmService
N
- newSearchField(FieldType, String, Object) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- newSearchField(FieldType, Attribute<?, T>, T) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- newSearchField(FieldType, Attribute<?, T>, T) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- nextListTaskFiltered(String, int) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- nextListTaskFiltered(String, int) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
P
- PRIORITY - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_DEFINITION - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_DEFINITION_KEY - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_DEFINITION_KEY_IN - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_INSTANCE - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_INSTANCE_BUSINESS_KEY - Static variable in class br.com.jarch.bpm.ConstantBpm
- PROCESS_VARIABLES - Static variable in class br.com.jarch.bpm.ConstantBpm
- processIncidents() - Method in class br.com.jarch.bpm.service.BpmService
- ProcessInstanceBean - Class in br.com.jarch.bpm.bean
- ProcessInstanceBean() - Constructor for class br.com.jarch.bpm.bean.ProcessInstanceBean
- ProcessInstanceIdWrapper - Class in br.com.jarch.bpm.wrapper
- ProcessInstanceIdWrapper() - Constructor for class br.com.jarch.bpm.wrapper.ProcessInstanceIdWrapper
Q
- QuantityTaskType - Enum in br.com.jarch.bpm.type
-
Created by wagner.araujo on 4/5/17.
R
- removeFieldSearch(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- removeTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- removeVariableRuntimeService(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- removeVariablesLocalRuntimeService(String, Collection<String>) - Method in class br.com.jarch.bpm.service.BpmService
- removeVariablesRuntimeService(String, Collection<String>) - Method in class br.com.jarch.bpm.service.BpmService
- replaceTaskNameFromTo(E) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- replaceTaskNameFromTo(E) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- revokeTask(E) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- revokeTask(E) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
S
- searchAnyTask(String) - Method in interface br.com.jarch.bpm.repository.BpmRepository
- searchAnyTask(String) - Method in class br.com.jarch.bpm.repository.BpmRepositoryImpl
- searchProcessInstance(String, String) - Method in interface br.com.jarch.bpm.repository.BpmRepository
- searchProcessInstance(String, String) - Method in class br.com.jarch.bpm.repository.BpmRepositoryImpl
- searchProcessInstance(String, String, String) - Method in interface br.com.jarch.bpm.repository.BpmRepository
- searchProcessInstance(String, String, String) - Method in class br.com.jarch.bpm.repository.BpmRepositoryImpl
- setAssignee(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setAssignee(String, String) - Method in class br.com.jarch.bpm.service.BpmService
- setBusinessKey(String) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setBusinessKey(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setCaseInstanceId(String) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setCreated(LocalDateTime) - Method in class br.com.jarch.bpm.bean.TaskBean
- setDefinitionId(String) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setEnded(boolean) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setExecutionId(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setField(String) - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- setFieldOrder(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- setFieldOrder(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- setFieldOrderAsc(Boolean) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- setFieldOrderAsc(Boolean) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- setFormKey(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setGroup(String) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setGroup(String) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setId(String) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setId(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setName(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setPaginator(Integer) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- setPaginator(Integer) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- setPriority(Integer) - Method in class br.com.jarch.bpm.bean.TaskBean
- setProcessDefinitionId(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setProcessInstanceId(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setProcessInstanceId(String) - Method in class br.com.jarch.bpm.wrapper.ProcessInstanceIdWrapper
- setQuantityLabel(String) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setQuantityLabel(String) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setQuantityPaginator(Integer) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- setQuantityPaginator(Integer) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- setQuantityType(QuantityTaskType) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setQuantityType(QuantityTaskType) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setQuantityUnity(String) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setQuantityUnity(String) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setQuantityUnitys(String) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setQuantityUnitys(String) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setQuantityValue(Long) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setQuantityValue(Long) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setShowClaim(boolean) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setShowClaim(boolean) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setShowDiagram(boolean) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setShowDiagram(boolean) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setSubTitle(String) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setSubTitle(String) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setSuspended(boolean) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setTask(TaskBean) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setTask(TaskBean) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setTaskContext(String) - Method in class br.com.jarch.bpm.service.BpmService
- setTaskContextWithRevokeOnCancelReturn(String) - Method in class br.com.jarch.bpm.service.BpmService
- setTaskDefinitionKey(String) - Method in class br.com.jarch.bpm.bean.TaskBean
- setTaskNameFilter(String) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- setTaskNameFilter(String) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- setTenantId(Integer) - Method in class br.com.jarch.bpm.bean.ProcessInstanceBean
- setValue(String) - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- setValueOrdered(Object) - Method in class br.com.jarch.bpm.bean.BaseTaskBean
- setValueOrdered(Object) - Method in interface br.com.jarch.bpm.bean.IBaseTaskBean
- setValueTyped(Object) - Method in class br.com.jarch.bpm.bean.BaseTaskDetailBean
- setVariableLocalRuntimeService(String, String, Object) - Method in class br.com.jarch.bpm.service.BpmService
- setVariableLocalTask(String, String, Object) - Method in class br.com.jarch.bpm.service.BpmService
- setVariableRuntimeService(String, String, Object) - Method in class br.com.jarch.bpm.service.BpmService
- setVariablesLocalRuntimeService(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- setVariablesLocalTask(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- setVariablesRuntimeService(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- setVariablesTask(String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- setVariableTask(String, String, Object) - Method in class br.com.jarch.bpm.service.BpmService
- signal(String) - Method in class br.com.jarch.bpm.service.BpmService
- SORT_BY - Static variable in class br.com.jarch.bpm.ConstantBpm
- SORT_ORDER - Static variable in class br.com.jarch.bpm.ConstantBpm
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class br.com.jarch.bpm.service.BpmService
- SUCCESS - br.com.jarch.bpm.type.QuantityTaskType
T
- TASK - Static variable in class br.com.jarch.bpm.ConstantBpm
- TaskBean - Class in br.com.jarch.bpm.bean
- TaskBean() - Constructor for class br.com.jarch.bpm.bean.TaskBean
- TaskBean(String) - Constructor for class br.com.jarch.bpm.bean.TaskBean
- TaskBean(String, String, String, String, String, String, String, String, LocalDateTime, Integer) - Constructor for class br.com.jarch.bpm.bean.TaskBean
- TaskBean(Task) - Constructor for class br.com.jarch.bpm.bean.TaskBean
- TaskException - Exception in br.com.jarch.bpm.exception
- TaskException() - Constructor for exception br.com.jarch.bpm.exception.TaskException
- TaskException(String) - Constructor for exception br.com.jarch.bpm.exception.TaskException
- TaskException(String, Throwable) - Constructor for exception br.com.jarch.bpm.exception.TaskException
- TaskException(String, Throwable, boolean, boolean) - Constructor for exception br.com.jarch.bpm.exception.TaskException
- TaskException(Throwable) - Constructor for exception br.com.jarch.bpm.exception.TaskException
U
- uncheckFinalizeTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
- unClaim(String) - Method in class br.com.jarch.bpm.service.BpmService
- unClaimTaskContext() - Method in class br.com.jarch.bpm.service.BpmService
V
- VALUE - Static variable in class br.com.jarch.bpm.ConstantBpm
- valueOf(String) - Static method in enum br.com.jarch.bpm.type.QuantityTaskType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum br.com.jarch.bpm.type.QuantityTaskType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLES - Static variable in class br.com.jarch.bpm.ConstantBpm
- viewDiagram(BaseTaskBean) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- viewDiagram(BaseTaskBean) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
- viewDiagram(TaskBean) - Method in class br.com.jarch.bpm.controller.BaseListTaskController
- viewDiagram(TaskBean) - Method in interface br.com.jarch.bpm.controller.IBaseListTaskController
W
- WARNING - br.com.jarch.bpm.type.QuantityTaskType
All Classes All Packages