- generateReport(HttpServletRequest, String, String, String) - Method in class com.openkm.controller.DefaultController
-
- generateReport(String, Date, Date) - Method in class com.openkm.util.ReportService
-
Generate report of executions for a task
- GET_EXECUTION_EVENTS - Static variable in class com.openkm.dao.QueriesConstants
-
- GET_EXECUTION_EVENTS_FOR_TASK_AND_DATE - Static variable in class com.openkm.dao.QueriesConstants
-
- GET_EXECUTIONS - Static variable in class com.openkm.dao.QueriesConstants
-
- GET_TASK_EXECUTION_BY_ID - Static variable in class com.openkm.dao.QueriesConstants
-
- getAddTaskFormName() - Method in interface com.openkm.processor.PropertiesProcessor
-
Get add task form name.
- getAllPlugins(URI, Class<P>) - Static method in class com.openkm.plugin.PluginUtils
-
Get all plugins.
- getApplicationContext() - Static method in class com.openkm.util.ApplicationContextProvider
-
Get application context.
- getAuthentication() - Static method in class com.openkm.util.PrincipalUtils
-
Obtain authentication token
- getBeanClass(String) - Static method in class com.openkm.service.ProcessorManager
-
Get processor bean by name.
- getConnection() - Static method in class com.openkm.dao.ConnectionManager
-
Get connection.
- getCustomPropertiesMap() - Method in class com.openkm.bean.FormProperties
-
Get custom properties map.
- getDateOfEvent() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get date of event.
- getDescription() - Method in class com.openkm.bean.TaskExecutionEvent
-
Get description.
- getDescription() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get description.
- getDescription() - Method in interface com.openkm.processor.PropertiesProcessor
-
Get description.
- getEditTaskFormName() - Method in interface com.openkm.processor.PropertiesProcessor
-
Get edit task form name.
- getEmail() - Method in class com.openkm.auth.CustomUser
-
- getEndDate() - Method in class com.openkm.bean.TaskExecution
-
Get end date.
- getExecutionEvents(long) - Method in class com.openkm.dao.TaskDao
-
Get execution events.
- getExecutionEvents(long) - Method in class com.openkm.service.TaskService
-
Get execution event from an execution.
- getExecutionEventsForTaskAndDate(long, Date, Date) - Method in class com.openkm.dao.ReportDao
-
Get execution events report data.
- getExecutions(long) - Method in class com.openkm.dao.TaskDao
-
Get executions for a task.
- getExecutions(long) - Method in class com.openkm.service.TaskService
-
Get executions for a task.
- getFormBeanClass() - Method in interface com.openkm.processor.PropertiesProcessor
-
Get form bean class.
- getFormDefinition(String) - Static method in class com.openkm.service.FormManager
-
Get form definition.
- getFullName() - Method in class com.openkm.auth.CustomUser
-
- getHtmlData(String) - Method in class com.openkm.controller.DefaultController
-
- getId() - Method in class com.openkm.bean.FormProperties
-
Get task id.
- getId() - Method in class com.openkm.bean.TaskExecution
-
Get id.
- getId() - Method in class com.openkm.bean.TaskExecutionEvent
-
Get id.
- getId() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get id.
- getKey() - Method in class com.openkm.util.tags.MessageTag
-
Return key.
- getManager(URI) - Static method in class com.openkm.plugin.PluginUtils
-
Obtain plugin manager.
- getName() - Method in class com.openkm.bean.FormProperties
-
Get name.
- getName() - Method in interface com.openkm.processor.PropertiesProcessor
-
Get processor name.
- getObjectProperty(String) - Method in class com.openkm.bean.FormProperties
-
Get value property.
- getProcessor() - Method in class com.openkm.bean.FormProperties
-
Get processor type.
- getProcessor(String) - Static method in class com.openkm.service.ProcessorManager
-
Get processor by key.
- getProcessors() - Static method in class com.openkm.service.ProcessorManager
-
Get every processor.
- getProperties() - Method in class com.openkm.bean.FileProperties
-
Get properties map.
- getProperty(String) - Method in class com.openkm.bean.PropertyDefinition
-
Get property.
- getProperty(String) - Static method in class com.openkm.ImportStationConfig
-
Get property.
- getPropertyGroup(String) - Static method in class com.openkm.service.PropertiesConfiguration
-
Return property group.
- getQuery(String) - Static method in class com.openkm.dao.QueriesMapUtils
-
Get query.
- getRegister() - Method in class com.openkm.service.TaskRegister
-
Get register.
- getRoles() - Static method in class com.openkm.util.PrincipalUtils
-
Obtain the list of user roles.
- getScheduledExpression() - Method in class com.openkm.bean.FormProperties
-
Get scheduled expression.
- getStartDate() - Method in class com.openkm.bean.TaskExecution
-
Get start date.
- getState() - Method in class com.openkm.bean.TaskExecution
-
Get state.
- getState() - Method in class com.openkm.bean.TaskExecutionEvent
-
Get state.
- getState() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get event state.
- getStringProperty(String) - Method in class com.openkm.bean.FormProperties
-
Get String value of property.
- getTask(long) - Method in class com.openkm.service.TaskRegister
-
Get task.
- getTaskExecutionById(String) - Method in class com.openkm.dao.TaskDao
-
Get task execution by id.
- getTaskExecutionById(String) - Method in class com.openkm.service.TaskService
-
Load a task execution by id.
- getTaskExecutionId() - Method in class com.openkm.bean.TaskExecutionEvent
-
Get task execution id.
- getTaskExecutionId() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get task execution id.
- getTaskId() - Method in class com.openkm.bean.TaskExecution
-
Get task id.
- getTaskName() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get task name.
- getTaskState() - Method in class com.openkm.bean.TaskExecutionEventReportVO
-
Get task state.
- getUser() - Static method in class com.openkm.util.PrincipalUtils
-
Obtain the logged user.
- getUser(Authentication) - Static method in class com.openkm.util.PrincipalUtils
-
Get user from Authentication info
- getWebServices() - Method in class com.openkm.ws.WebService
-
Get web services
- GlobalControllerExceptionHandler - Class in com.openkm.controller
-
Created by pavila on 17/06/16.
- GlobalControllerExceptionHandler() - Constructor for class com.openkm.controller.GlobalControllerExceptionHandler
-