Index

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

A

ACCESS_ROLES - Static variable in class org.imixs.workflow.office.config.AccessRoleController
 
AccessRoleController - Class in org.imixs.workflow.office.config
This AccessRoleController supports the migration from the old txtgroups property in a userprofile to the new access roles.
AccessRoleController() - Constructor for class org.imixs.workflow.office.config.AccessRoleController
 
add() - Method in class org.imixs.workflow.office.forms.ChildItemController
Adds a new order item
add() - Method in class org.imixs.workflow.office.forms.MinuteController
 
addEntry(ItemCollection) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
addLink(ActionEvent) - Method in class org.imixs.workflow.office.forms.DMSController
This Method adds a new Link (url) into the DMS list.
AI_CHAT_HISTORY - Static variable in class org.imixs.workflow.office.forms.AIController
 
AI_STREAM_EOS - Static variable in class org.imixs.workflow.office.forms.AIController
 
AIController - Class in org.imixs.workflow.office.forms
The AIController integrates the imixs-ai module providing a AI Chat history.
AIController() - Constructor for class org.imixs.workflow.office.forms.AIController
 
AIService - Class in org.imixs.workflow.office.forms
 
AIService() - Constructor for class org.imixs.workflow.office.forms.AIService
 
analyticController - Variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
analyticController - Variable in class org.imixs.workflow.office.dashboard.ProcessAnalyticController
 
AnalyticController - Class in org.imixs.workflow.office.forms
The AnalyticController is a conversationScoped controller that provides values for the analytic-custom parts.
AnalyticController() - Constructor for class org.imixs.workflow.office.forms.AnalyticController
 
AnalyticEvent - Class in org.imixs.workflow.office.forms
An AnalyticEvent is send by the AnalyticController during initialization
AnalyticEvent(String, ItemCollection, String) - Constructor for class org.imixs.workflow.office.forms.AnalyticEvent
 
analyticEvents - Variable in class org.imixs.workflow.office.forms.AnalyticController
 
anonimiseItems(ItemCollection, String, String) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
The method anonymises a list of items.

B

BICValidator - Class in org.imixs.workflow.office.forms
 
BICValidator() - Constructor for class org.imixs.workflow.office.forms.BICValidator
 
BoardCategory - Class in org.imixs.workflow.office.views
This class builds a category used by the BoardController A board category is split into the fields WorkflowGorup, Status and TaskID
BoardCategory(String, String, int, int) - Constructor for class org.imixs.workflow.office.views.BoardCategory
 
boardController - Variable in class org.imixs.workflow.office.views.MonitorController
 
BoardController - Class in org.imixs.workflow.office.views
The BoardController provides a logic to split up the worklist by there workflow groups and status.
BoardController() - Constructor for class org.imixs.workflow.office.views.BoardController
 

C

CHILD_ITEM_PROPERTY - Static variable in class org.imixs.marty.plugins.MinutePlugin
 
CHILD_ITEM_PROPERTY - Static variable in class org.imixs.workflow.office.dashboard.ProcessAnalyticController
 
CHILD_ITEM_PROPERTY - Static variable in class org.imixs.workflow.office.forms.ChildItemController
 
ChildItemController - Class in org.imixs.workflow.office.forms
The CDI ChildItemController provides methods to display and edit sub items in a sub-form.
ChildItemController() - Constructor for class org.imixs.workflow.office.forms.ChildItemController
 
childItems - Variable in class org.imixs.workflow.office.forms.ChildItemController
 
chronicleController - Variable in class org.imixs.workflow.office.forms.AIController
 
ChronicleController - Class in org.imixs.workflow.office.forms
The ChronicleController collects all chronicle data history, versions, comments, references, documents
ChronicleController() - Constructor for class org.imixs.workflow.office.forms.ChronicleController
 
ChronicleEntity - Class in org.imixs.workflow.office.forms
 
ChronicleEntity(String, Date) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntity
 
ChronicleEntityComparator - Class in org.imixs.workflow.office.forms
Compares two ChronicleEntities by its date value.
ChronicleEntityComparator() - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
This method sorts by the default locale ascending
ChronicleEntityComparator(boolean) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
This method sorts by the default locale
ChronicleEntityComparator(boolean, Locale) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
 
clone(ItemCollection) - Static method in class org.imixs.workflow.office.util.WorkitemHelper
This method clones the given workItem with a minimum of attributes.
closeCurrentWorkitem(ActionEvent) - Method in class org.imixs.workflow.office.forms.HistoryController
This action listener removes the current WorkItem from the history navigation and reset the workitem form the workflowcontroller.
CommentLogHandler - Class in org.imixs.workflow.office.forms
This CDI bean fixes corrupted data in the item txtcommentLog.
CommentLogHandler() - Constructor for class org.imixs.workflow.office.forms.CommentLogHandler
 
CommentPlugin - Class in org.imixs.marty.plugins
This plugin supports a comment feature.
CommentPlugin() - Constructor for class org.imixs.marty.plugins.CommentPlugin
 
compare(ChronicleEntity, ChronicleEntity) - Method in class org.imixs.workflow.office.forms.ChronicleEntityComparator
 
computeFieldDefinition(ItemCollection) - Method in class org.imixs.workflow.office.forms.CustomFormController
The method reads the custom form definition from the item 'txtWorkflowEditorCustomForm' and computes an new custom Field Definition based on a given workitem.
computeFormDefinition(ItemCollection) - Method in class org.imixs.workflow.office.forms.FormController
Computes an new FormDefinition based on a given workitem.
computeSearchHash(String, String) - Static method in class org.imixs.workflow.office.forms.WorkitemLinkController
Helper method compute a hash from a phrase and a filter rule
computeSequenceNumber(ItemCollection) - Method in class org.imixs.workflow.office.util.SequenceService
This method computes the sequence number based on a configuration entity with the name "BASIC".
computeValue(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Computes an analytic value.
CONFIG_ERROR - Static variable in class org.imixs.workflow.office.gdpr.GDPRAnonymiseAdapter
 
ConfigController - Class in org.imixs.workflow.office.config
This ConfigController acts as a frontend controller for a Config Entity.
ConfigController() - Constructor for class org.imixs.workflow.office.config.ConfigController
 
ConfigService - Class in org.imixs.workflow.office.config
The Marty Config Service can be used to store and access configuration values stored in a configuration entity (type='CONFIGURATION).
ConfigService() - Constructor for class org.imixs.workflow.office.config.ConfigService
 
CONFIGURATION_NAME - Static variable in class org.imixs.workflow.office.config.SetupController
 
convertDouble(String) - Method in class org.imixs.workflow.office.forms.ChildItemController
 
copyData(List<String>, ItemCollection) - Method in class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
This method syncs the items from the ref workitem into this process instance
copyItemList(String, ItemCollection, ItemCollection, boolean) - Method in class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
This Method copies the fields defined in 'items' into the targetWorkitem.
CountryCodeAdapter - Class in org.imixs.workflow.office.textadapter
The CountryCodeAdapter replaces country codes with a user specific country name
CountryCodeAdapter() - Constructor for class org.imixs.workflow.office.textadapter.CountryCodeAdapter
 
CountryController - Class in org.imixs.workflow.office.forms
The CountryController provides select lists for countries.
CountryController() - Constructor for class org.imixs.workflow.office.forms.CountryController
 
countTotalWorkitems(String) - Method in class org.imixs.workflow.office.views.MonitorController
This method returns the total count of workItems in a given Group.
create(String) - Method in class org.imixs.workflow.office.config.SpaceController
This method creates a space.
createConfiguration(String) - Method in class org.imixs.workflow.office.config.ConfigService
creates a new configuration object for a specified name
createWorkItem(ItemCollection, String, int) - Method in class org.imixs.workflow.office.forms.WorkitemService
This method creates a new workItem.
CustomFormController - Class in org.imixs.workflow.office.forms
The CustomFormController is used by the workitem form to compute a set of fields based on a data object provided by the model.
CustomFormController() - Constructor for class org.imixs.workflow.office.forms.CustomFormController
 
CustomFormItem - Class in org.imixs.workflow.office.forms
This CustomFormItem provides the informations from a single item inside a custom form section
CustomFormItem(String, String, String, boolean, boolean, boolean, String, String, boolean, int) - Constructor for class org.imixs.workflow.office.forms.CustomFormItem
 
CustomFormSection - Class in org.imixs.workflow.office.forms
This CustomFormSection provides the information from a custom form definition
CustomFormSection(String, String, String, boolean, String) - Constructor for class org.imixs.workflow.office.forms.CustomFormSection
 
CustomSubForm - Class in org.imixs.workflow.office.forms
This CustomSubFormSection divides sections into sub forms
CustomSubForm(String, String, boolean) - Constructor for class org.imixs.workflow.office.forms.CustomSubForm
 

D

DASHBOARD_DEFAULT_DEFINITION - Static variable in class org.imixs.workflow.office.dashboard.DashboardController
 
DashboardAnalyticController - Class in org.imixs.workflow.office.dashboard
Der DashboardAnalyticController computes the core analytic data for the current user
DashboardAnalyticController() - Constructor for class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
DashboardController - Class in org.imixs.workflow.office.dashboard
Der DashboardController holds the dashboard configuration in a session
DashboardController() - Constructor for class org.imixs.workflow.office.dashboard.DashboardController
 
DashboardDataSet - Class in org.imixs.workflow.office.dashboard
The DashboardDataSet represents a collection of ItemCollection objects.
DashboardDataSet(String, String, int) - Constructor for class org.imixs.workflow.office.dashboard.DashboardDataSet
 
dataSets - Variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
DataViewFormController - Class in org.imixs.workflow.office.dataview
The DataViewFormController extends the DataViewController and updates the CustomFormController.
DataViewFormController() - Constructor for class org.imixs.workflow.office.dataview.DataViewFormController
 
DateConverter - Class in org.imixs.workflow.office.forms
Custom Date Converter support empty values For implementation details also see this discussions https://github.com/eclipse-ee4j/mojarra/issues/5378 https://jakarta.ee/specifications/faces/4.0/apidocs/jakarta/faces/component/uicomponent#getAttributes() https://stackoverflow.com/questions/7684465/valueexpression-map-of-a-jsf-component Component attributes map breaks Map semantics #640
DateConverter() - Constructor for class org.imixs.workflow.office.forms.DateConverter
 
DEFAULT_EDITOR_ID - Static variable in class org.imixs.workflow.office.forms.FormController
 
DEFAULT_PORTLET_SIZE - Static variable in class org.imixs.workflow.office.config.SetupController
 
deleteConfiguration(ItemCollection) - Method in class org.imixs.workflow.office.config.ConfigService
This method deletes an existing Configuration.
deleteItems(ItemCollection, String) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
The method deletes a list of items.
deleteModel(String) - Method in class org.imixs.workflow.office.model.ModelController
This Method deletes the given model from the database and the internal model cache.
deleteTextBlock(ItemCollection) - Method in class org.imixs.workflow.office.config.TextBlockService
This method deletes an existing text-block.
DMS_SUBPROCESS_CREATE - Static variable in class org.imixs.marty.plugins.DMSSplitPlugin
 
dmsController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
DMSController - Class in org.imixs.workflow.office.forms
This Bean acts a a front controller for the DMS feature.
DMSController() - Constructor for class org.imixs.workflow.office.forms.DMSController
 
DMSSplitPlugin - Class in org.imixs.marty.plugins
The DMSSplitPlugin provides functionality to create sub-process instances for each attachment added in an origin process.
DMSSplitPlugin() - Constructor for class org.imixs.marty.plugins.DMSSplitPlugin
 
documentService - Variable in class org.imixs.workflow.office.config.SetupController
 
documentService - Variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
documentService - Variable in class org.imixs.workflow.office.dashboard.DashboardController
 
documentService - Variable in class org.imixs.workflow.office.dashboard.ProcessAnalyticController
 
documentService - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
documentService - Variable in class org.imixs.workflow.office.forms.DMSController
 
documentService - Variable in class org.imixs.workflow.office.forms.HistoryController
 
documentType(String) - Method in class org.imixs.workflow.office.forms.DMSController
 
doLoadNext(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
Loads the next page for a category
doLoadPrev(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
Loads the prev page for a category
doUploadModel(ActionEvent) - Method in class org.imixs.workflow.office.model.ModelController
This method adds all uploaded model files.

E

equals(Object) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
equals(Object) - Method in class org.imixs.workflow.office.views.BoardCategory
 
ERROR_PROMPT_INFERENCE - Static variable in class org.imixs.workflow.office.forms.AIController
 
ERROR_PROMPT_TEMPLATE - Static variable in class org.imixs.workflow.office.forms.AIController
 
ErrorHelperBean - Class in org.imixs.workflow.office.util
CDI Bean for handling and extracting meaningful error information from servlet exceptions.
ErrorHelperBean() - Constructor for class org.imixs.workflow.office.util.ErrorHelperBean
 
execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseAdapter
The method stores the current gdp result in the item 'gdpr.definiton'.
explodeChildList(ItemCollection) - Method in class org.imixs.marty.plugins.MinutePlugin
converts the Map List of a workitem into a List of ItemCollectons
explodeChildList(ItemCollection) - Static method in class org.imixs.workflow.office.forms.ChildItemController
converts the Map List of a workitem into a List of ItemCollectons
explodeChildList(ItemCollection, String) - Static method in class org.imixs.workflow.office.forms.ChildItemController
converts the Map List of a workitem into a List of ItemCollectons

F

findAllConfigurations() - Method in class org.imixs.workflow.office.config.ConfigService
Returns a list of all configuration entities.
findAllStartTasksByGroup(String, String) - Method in class org.imixs.workflow.office.model.ModelController
Returns a list of all Imixs Start Tasks for a given group
findAllTasksByGroup(String) - Method in class org.imixs.workflow.office.model.ModelController
Returns a list of all Imixs Tasks for a given group
findAllVersions(ItemCollection) - Method in class org.imixs.workflow.office.forms.WorkitemService
This method finds all versions of a given workitem.
findAncestorsVersions(ItemCollection) - Method in class org.imixs.workflow.office.forms.WorkitemService
This method finds all ancestors versions to a given workitem.
FormController - Class in org.imixs.workflow.office.forms
The FormController provides information about the Form, FormSections and FormParts defined by a Workitem.
FormController() - Constructor for class org.imixs.workflow.office.forms.FormController
 
FormDefinition - Class in org.imixs.workflow.office.forms
A FormDefinition holds the information about the form parts defined by a workitem.
FormDefinition() - Constructor for class org.imixs.workflow.office.forms.FormDefinition
 
FormSection - Class in org.imixs.workflow.office.forms
This Class provides the informations about EditorSections defined in the Model (txtWorkflowEditorID) <c:forEach items="#{workitemMB.editorSections}" var="section"> <ui:include src="/pages/workitems/forms/#{section.url}.xhtml" /> .....
FormSection(String, String) - Constructor for class org.imixs.workflow.office.forms.FormSection
 

G

GDPRAnonymiseAdapter - Class in org.imixs.workflow.office.gdpr
The plugin allows the deletion or anonymize of items within a running workflow process.
GDPRAnonymiseAdapter() - Constructor for class org.imixs.workflow.office.gdpr.GDPRAnonymiseAdapter
 
GDPRAnonymiseService - Class in org.imixs.workflow.office.gdpr
This GDPRAnonymiseService provides methods to delete or anonymise items in a workitem.
GDPRAnonymiseService() - Constructor for class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
 
generateBackgroundColorScheme() - Static method in class org.imixs.workflow.office.views.MonitorController
This helper method generates a backgroundColorScheme for chart diagrams.
generateLast6Months() - Static method in class org.imixs.workflow.office.dashboard.ProcessAnalyticController
Method that generates months starting from the first day of each month
getAccessRoles() - Method in class org.imixs.workflow.office.config.AccessRoleController
 
getActiveWorkflowGroups() - Method in class org.imixs.workflow.office.views.MonitorController
Returns a string list with all active workflow groups within the current processRef
getAppName() - Method in class org.imixs.workflow.office.config.SetupController
Returns the EAR application name.
getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.office.forms.DateConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.office.forms.HTML5DateConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.office.forms.HTML5DateTimeConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.office.forms.DateConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.office.forms.HTML5DateConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.office.forms.HTML5DateTimeConverter
 
getBase64(String) - Method in class org.imixs.workflow.office.views.MonitorController
Helper method to convert a Group name into a base64 encoded string.
getBoardCategories() - Method in class org.imixs.workflow.office.views.MonitorController
 
getCategories() - Method in class org.imixs.workflow.office.views.BoardController
Returns a list of all workflow groups out of the current worklist.
getCategoryPageSize() - Method in class org.imixs.workflow.office.views.BoardController
 
getChatHistory() - Method in class org.imixs.workflow.office.forms.AIController
Returns the chat history in reverse order.
getChildItems() - Method in class org.imixs.workflow.office.forms.ChildItemController
This methd returns a ItemCollections for each orderItem stored in the property txtOrderItems.
getChroniclePerMonth(int, int) - Method in class org.imixs.workflow.office.forms.ChronicleController
Returns all chronical entries by year/month
getColumns() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
getConfiguration() - Method in class org.imixs.workflow.office.config.ConfigController
 
getConfiguration() - Method in class org.imixs.workflow.office.dashboard.DashboardController
Load dashboard definition
getConfirmMessage(ItemCollection) - Method in class org.imixs.workflow.office.forms.ValidationController
This method evaluates the validation confirm message from a given BPMN event object.
getCookie(String) - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
getCountriesSelectItems() - Method in class org.imixs.workflow.office.forms.CountryController
Retuns a list of select items with all country codes and country display names
getCountryName(String) - Method in class org.imixs.workflow.office.forms.CountryController
 
getCountryNames(List<String>) - Method in class org.imixs.workflow.office.forms.CountryController
 
getCreationFilter() - Method in class org.imixs.workflow.office.views.MonitorController
Creates and additional filter criteria to filter the result to a timerange.
getCurrentId() - Method in class org.imixs.workflow.office.forms.HistoryController
 
getData() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getDataSet(String, String) - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
getDate() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
getDefaultQuery() - Method in class org.imixs.workflow.office.views.SearchController
 
getDescription() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getDescription(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getDescription(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns the analytic description for a given key
getDigit() - Method in class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
getDisplayLine(String, ItemCollection) - Method in class org.imixs.workflow.office.forms.SuggestInputController
Helper method that creates an entry line output for the suggest resultlist.
getDmsList() - Method in class org.imixs.workflow.office.forms.DMSController
this method returns a list of all attached files and the file meta data provided in a list of ItemCollection.
getDmsListByWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.DMSController
This method returns a list of ItemCollections for all custom attributes of attached files.
getEntries() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
getErrorParameters() - Method in exception org.imixs.workflow.office.util.ValidationException
 
getEventType() - Method in class org.imixs.workflow.office.views.SearchEvent
 
getExceptionChain() - Method in class org.imixs.workflow.office.util.ErrorHelperBean
Returns a detailed exception chain with all causes
getExceptionHandler() - Method in class org.imixs.workflow.office.util.ImixsExceptionHandlerFactory
 
getExternalReference() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
Deprecated.
getExternalReferences(String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
Deprecated.
getFilter() - Method in class org.imixs.workflow.office.forms.ChronicleController
Returns the current active filter or null if no filter is active.
getFilter() - Method in class org.imixs.workflow.office.views.MonitorController
 
getFormDefinition() - Method in class org.imixs.workflow.office.forms.FormController
Retuns the FormDefinition for the current workitem
getFullStackTrace() - Method in class org.imixs.workflow.office.util.ErrorHelperBean
Returns the full stack trace as formatted string
getGroupData() - Method in class org.imixs.workflow.office.views.MonitorController
This method generates a complex json data structure containing the chart data for each group
getGroups(String) - Method in class org.imixs.workflow.office.model.ModelController
returns all groups for a version
getId() - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
getInnerXMLContent(Element) - Static method in class org.imixs.workflow.office.forms.CustomFormController
Helper method to extract the content of a xml tag including child tags
getItems() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
getKey() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getLabel() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getLabel() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
getLabel() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
getLabel() - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
getLabel(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getLabel(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns the analytic label for a given key
getLink() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getLink() - Method in class org.imixs.workflow.office.forms.DMSController
 
getLink(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getLink(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns the analytic optional link for a given key
getMode() - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
getModelEntity(String) - Method in class org.imixs.workflow.office.model.ModelController
Returns a Model Entity.
getModelUploads() - Method in class org.imixs.workflow.office.model.ModelController
 
getModuleName() - Method in class org.imixs.workflow.office.config.SetupController
Returns the Web module name.
getMonths(int) - Method in class org.imixs.workflow.office.forms.ChronicleController
return months by year descending
getName() - Method in class org.imixs.workflow.office.config.ConfigController
Returns the name of the configuration entity
getName() - Method in class org.imixs.workflow.office.config.PropertiesConfigSource
 
getName() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getName() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
getName() - Method in class org.imixs.workflow.office.forms.FormDefinition
 
getName() - Method in class org.imixs.workflow.office.forms.FormSection
 
getNext() - Method in class org.imixs.workflow.office.views.BoardController
This method increases the search PageIndex and updates the bookmarkable search link to the worklist including the current search phrase.
getNextDev() - Method in class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
getNextDigit() - Method in class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
getNextSequenceNumber() - Method in class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
getOption(String, String, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
This helper method returns an optional JSON value from the 'options' attriubte
getOptions() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getOptions() - Method in class org.imixs.workflow.office.forms.CustomFormItem
Optional option string.
getOptions() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
getOrdinal() - Method in class org.imixs.workflow.office.config.PropertiesConfigSource
 
getOverallData() - Method in class org.imixs.workflow.office.views.MonitorController
Deprecated.
getPage(int) - Method in class org.imixs.workflow.office.views.BoardController
 
getPageIndex() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getPageIndex() - Method in class org.imixs.workflow.office.views.BoardCategory
 
getPageIndex() - Method in class org.imixs.workflow.office.views.BoardController
Navigation
getPageMax() - Method in class org.imixs.workflow.office.views.BoardController
 
getPageSize() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getPageSize() - Method in class org.imixs.workflow.office.views.BoardCategory
 
getPageSize() - Method in class org.imixs.workflow.office.views.BoardController
 
getParams() - Method in class org.imixs.workflow.office.report.ReportController
 
getPath() - Method in class org.imixs.workflow.office.forms.CustomFormItem
optional path for custom items.
getPath() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
getPath() - Method in class org.imixs.workflow.office.forms.FormDefinition
 
getPath() - Method in class org.imixs.workflow.office.forms.FormSection
 
getPhraseEncoded() - Method in class org.imixs.workflow.office.views.BoardController
 
getPortletSize() - Method in class org.imixs.workflow.office.config.SetupController
Returns the max count of entries for a front-end protlet
getPrafix() - Method in class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
getPrev() - Method in class org.imixs.workflow.office.views.BoardController
This method increases the search PageIndex and updates the bookmarkable search link to the worklist including the current search phrase.
getProcess() - Method in class org.imixs.workflow.office.views.BoardController
 
getProcess() - Method in class org.imixs.workflow.office.views.MonitorController
 
getProcess() - Method in class org.imixs.workflow.office.views.SearchController
 
getProcessDatasource() - Method in class org.imixs.workflow.office.views.OrganigramController
Returns a json structure with the process data
getProcessDescription(int, String, ItemCollection) - Method in class org.imixs.workflow.office.model.ModelController
This method return the 'rtfdescription' of a processentity and applies the dynamic Text replacement function from the jee plugin
getProcessDescriptionByInitialTask(ItemCollection, String, String) - Method in class org.imixs.workflow.office.model.ModelController
This method return the 'rtfdescription' of the initial task and resolves textblock entries.
getProcessEntity(int, String) - Method in class org.imixs.workflow.office.model.ModelController
This method returns a process entity for a given ModelVersion or null if no entity exists.
getProcessList() - Method in class org.imixs.workflow.office.views.RolesAndRightsViewController
 
getProcessRef() - Method in class org.imixs.workflow.office.views.BoardController
 
getProcessRef() - Method in class org.imixs.workflow.office.views.MonitorController
 
getProfiles() - Method in class org.imixs.workflow.office.views.RolesAndRightsViewController
Returns a list of all active profiles
getProperties() - Method in class org.imixs.workflow.office.config.PropertiesConfigSource
 
getProperty(String) - Method in class org.imixs.workflow.office.config.PropertyController
Returns a property value
getProperty(String, String) - Method in class org.imixs.workflow.office.config.PropertyController
Returns a property value
getPropertyNames() - Method in class org.imixs.workflow.office.config.PropertiesConfigSource
 
getQuery() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getQuery() - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
Generate custom query based on the user profile
getQuery() - Method in class org.imixs.workflow.office.views.SearchController
Returns a Lucene search query based on the define searchFilter parameter set
getQuery() - Method in class org.imixs.workflow.office.views.SearchEvent
 
getRef() - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
getReferences() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
Deprecated.
getReferences(String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
Deprecated.
getReferencesInbound() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of all workItems holding a reference to the current workItem.
getReferencesInbound(String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of all workItems holding a reference to the current workItem.
getReferencesOutbound() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of ItemCollections referred by the item '$WorkitemRef'.
getReferencesOutbound(String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of ItemCollections referred by the item '$WorkitemRef'.
getReferencesOutboundByIds(List<String>) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of ItemCollections referred by list of IDs.
getReports() - Method in class org.imixs.workflow.office.report.ReportController
Returns a String sorted list of all report names.
getReportUploads() - Method in class org.imixs.workflow.office.report.ReportController
 
getRootCauseMessage() - Method in class org.imixs.workflow.office.util.ErrorHelperBean
Retrieves the root cause message from the exception stack
getRootCauseType() - Method in class org.imixs.workflow.office.util.ErrorHelperBean
Returns the exception type of the root cause
getSearchFilter() - Method in class org.imixs.workflow.office.views.SearchController
 
getSearchFilter() - Method in class org.imixs.workflow.office.views.SearchEvent
 
getSearchResult() - Method in class org.imixs.workflow.office.forms.SuggestInputController
 
getSearchResult() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
 
getSections() - Method in class org.imixs.workflow.office.forms.CustomFormController
 
getSections() - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
getSections() - Method in class org.imixs.workflow.office.forms.FormDefinition
 
getSelectedMinute() - Method in class org.imixs.workflow.office.forms.MinuteController
 
getSelectedNode() - Method in class org.imixs.workflow.office.views.OrganigramController
returns the currently selected node ItemCollection or null if no node was selected
getSelectedNodeID() - Method in class org.imixs.workflow.office.views.OrganigramController
returns the currently selected node id or null if no node was selected
getSelectItems() - Method in class org.imixs.workflow.office.forms.CustomFormItem
SelectItem getter Method provides a getter method to an ArrayList of objects for a given options String.
getSelectItems(String) - Method in class org.imixs.workflow.office.config.ConfigController
SelectItem getter Method provides a getter method to an ArrayList of objects for a specific param stored in the configuration entity.
getServiceEndpoint() - Method in class org.imixs.workflow.office.forms.AIService
 
getServletErrorInfo() - Method in class org.imixs.workflow.office.util.ErrorHelperBean
Gets additional servlet error attributes for debugging
getSortBy() - Method in class org.imixs.workflow.office.config.SetupController
Returns the sortBy criteria form the config workitem or the default value '$modified' if not yet defined.
getSortBy() - Method in class org.imixs.workflow.office.views.SearchController
3 = by last update 1 = by created 2 = by created
getSortReverse() - Method in class org.imixs.workflow.office.config.SetupController
Returns the sortorder form the config workitem or the default value 'true' if not yet defined.
getSpace() - Method in class org.imixs.workflow.office.views.SearchController
 
getSpaceDatasource() - Method in class org.imixs.workflow.office.views.OrganigramController
Returns a json structure with the space data
getSpaces() - Method in class org.imixs.workflow.office.views.RolesAndRightsViewController
 
getSpaces(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.SpaceRefFormController
Returns the spaces to part of the selection.
getSpan() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
getStreamResult() - Method in class org.imixs.workflow.office.forms.AIController
 
getSubforms() - Method in class org.imixs.workflow.office.forms.CustomFormController
 
getTask() - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
getTaskID() - Method in class org.imixs.workflow.office.views.BoardCategory
 
getTextBlock(String) - Method in class org.imixs.workflow.office.rest.TextblockRestService
 
getTextBlockAsPage(String) - Method in class org.imixs.workflow.office.rest.TextblockRestService
HTML Page returns the textblock content as a complete html page in standard output.
getTextblockFile(String, String, UriInfo) - Method in class org.imixs.workflow.office.rest.TextblockRestService
 
getTextBlockPlain(String) - Method in class org.imixs.workflow.office.rest.TextblockRestService
 
getTitle() - Method in class org.imixs.workflow.office.views.BoardController
Get the board title.
getTitle() - Method in class org.imixs.workflow.office.views.SearchController
 
getTotalCount() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getTotalPages() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
getType() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
getUser() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
getUserRole() - Method in class org.imixs.workflow.office.config.AccessRoleController
 
getValue() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getValue(String) - Method in class org.imixs.workflow.office.config.PropertiesConfigSource
 
getValueAsDouble(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getValueAsDouble(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns a analytic value as a Double for a given key.
getValueAsJson(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getValueAsJson(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns a analytic value as a Json String for a given key.
getValueAsString(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
 
getValueAsString(ItemCollection, String, String) - Method in class org.imixs.workflow.office.forms.AnalyticController
Returns a analytic value as a String for a given key.
getVersion() - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
getVersionByGroup(String) - Method in class org.imixs.workflow.office.model.ModelController
Returns the ModelVersion of a given group name
getVersions() - Method in class org.imixs.workflow.office.forms.VersionController
returns a List with all Versions of the current Workitem
getVersions() - Method in class org.imixs.workflow.office.model.ModelController
Returns a sorted set of all model versions.
getView() - Method in class org.imixs.workflow.office.views.BoardController
 
getWorkflowGroup() - Method in class org.imixs.workflow.office.views.BoardCategory
 
getWorkflowGroups() - Method in class org.imixs.workflow.office.model.ModelController
Returns a String list of all WorkflowGroup names.
getWorkflowGroups() - Method in class org.imixs.workflow.office.views.MonitorController
Returns a string list with all workflow groups
getWorkflowStatus() - Method in class org.imixs.workflow.office.views.BoardCategory
 
getWorkitem() - Method in class org.imixs.workflow.office.config.ConfigController
 
getWorkitem() - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
getWorkitem() - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
getWorkitem(String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
Helper method to load a full workitem from the frontend
getWorkitems() - Method in class org.imixs.workflow.office.forms.HistoryController
retuns a list of all workites curently visited
getWorkitems(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
This method returns the current page of workitems for the given category.
getYears() - Method in class org.imixs.workflow.office.forms.ChronicleController
 

H

handle() - Method in class org.imixs.workflow.office.util.ImixsExceptionHandler
 
handleImixsWorkflowException(FacesContext) - Method in class org.imixs.workflow.office.util.ImixsExceptionHandler
This method check if the root cause is an instance of Imixs WorkflowException, and if so, it will add a faces message
hashCode() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
hashCode() - Method in class org.imixs.workflow.office.views.BoardCategory
 
hasSequenceNumber(ItemCollection) - Method in class org.imixs.workflow.office.util.SequenceService
This method verifies if a sequence number already exists.
HistoryController - Class in org.imixs.workflow.office.forms
The HistoryController provides a history navigation over workItems the user has selected.
HistoryController() - Constructor for class org.imixs.workflow.office.forms.HistoryController
 
HTML5DateConverter - Class in org.imixs.workflow.office.forms
HTML5 Date Converter
HTML5DateConverter() - Constructor for class org.imixs.workflow.office.forms.HTML5DateConverter
 
HTML5DateTimeConverter - Class in org.imixs.workflow.office.forms
HTML5 Date Converter
HTML5DateTimeConverter() - Constructor for class org.imixs.workflow.office.forms.HTML5DateTimeConverter
 

I

IBANValidator - Class in org.imixs.workflow.office.forms
 
IBANValidator() - Constructor for class org.imixs.workflow.office.forms.IBANValidator
 
ImixsExceptionHandler - Class in org.imixs.workflow.office.util
The ImixsExceptionHandler handles Imixs WorkflowExceptions as also EJB Exceptions.
ImixsExceptionHandler(ExceptionHandler) - Constructor for class org.imixs.workflow.office.util.ImixsExceptionHandler
 
ImixsExceptionHandlerFactory - Class in org.imixs.workflow.office.util
This is the custom exception handler factory class that is responsible for creating the instances of the ImixsExceptionHandler class.
ImixsExceptionHandlerFactory(ExceptionHandlerFactory) - Constructor for class org.imixs.workflow.office.util.ImixsExceptionHandlerFactory
 
implodeChildList(ItemCollection, List<ItemCollection>) - Method in class org.imixs.marty.plugins.MinutePlugin
Convert the List of ItemCollections back into a List of Map elements
implodeChildList(ItemCollection, List<ItemCollection>) - Static method in class org.imixs.workflow.office.forms.ChildItemController
Convert the List of ItemCollections back into a List of Map elements
implodeChildList(ItemCollection, List<ItemCollection>, String) - Static method in class org.imixs.workflow.office.forms.ChildItemController
Convert the List of ItemCollections back into a List of Map elements
init() - Method in class org.imixs.workflow.office.config.ConfigController
This method load the config entity after postContstruct.
init() - Method in class org.imixs.workflow.office.config.SetupController
This method loads the config entity.
init() - Method in class org.imixs.workflow.office.forms.ChronicleController
This helper method is called during the WorkflowEvent.WORKITEM_CHANGED to update the chronicle view for the current workitem.
init() - Method in class org.imixs.workflow.office.forms.CustomFormController
Initializes the ModelManger
init() - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
init() - Method in class org.imixs.workflow.office.views.BoardController
Initialize default behavior initialize the processref, page index and phrase
init() - Method in class org.imixs.workflow.office.views.MonitorController
Initialize default behavior initialize the processref, page index and phrase
init() - Method in class org.imixs.workflow.office.views.PortletWorklistCreator
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.PortletWorklistTasks
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.ProcessViewController
 
init() - Method in class org.imixs.workflow.office.views.ProfileViewController
 
init() - Method in class org.imixs.workflow.office.views.SearchController
This method set the sort order and sort criteria
init() - Method in class org.imixs.workflow.office.views.SpaceViewController
 
init() - Method in class org.imixs.workflow.office.views.TextBlockViewController
 
initLayout() - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
This method loads the dashboard layout information and stores the layout in the item 'txtWorkflowEditorCustomForm'.
INVALID_FORMAT - Static variable in class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
 
isDisabled() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isEndOfList() - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
isEndOfList() - Method in class org.imixs.workflow.office.views.BoardController
 
isEndOfList(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
 
isHide() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isReadonly() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isReadonly() - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
isReadonly() - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
isRemoved(String) - Method in class org.imixs.workflow.office.forms.DMSController
Returns true if the given file name is no longer part of the worktiem Used by the chronicle component
isRequired() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isRequired() - Method in class org.imixs.workflow.office.forms.ValidationController
 
isSortReverse() - Method in class org.imixs.workflow.office.views.SearchController
 
isStreamingComplete() - Method in class org.imixs.workflow.office.forms.AIController
 
ITEM_CUSTOM_FORM - Static variable in class org.imixs.workflow.office.forms.CustomFormController
 
ITEM_SEQUENCENUMBER - Static variable in class org.imixs.workflow.office.util.SequenceService
 
ITEM_SEQUENCENUMBER_DEPRECATED - Static variable in class org.imixs.workflow.office.util.SequenceService
 
ItemMigrationService - Class in org.imixs.workflow.office.util
This EJB provides reacts on Document Load/SAve events and automatically migrates deprecated field items.
ItemMigrationService() - Constructor for class org.imixs.workflow.office.util.ItemMigrationService
 

L

LINK_PROPERTY - Static variable in class org.imixs.marty.plugins.DMSSplitPlugin
 
LINK_PROPERTY - Static variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
LINK_PROPERTY - Static variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
LINK_PROPERTY - Static variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
LINK_PROPERTY_DEPRECATED - Static variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
LINK_PROPERTY_DEPRECATED - Static variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
load(String) - Method in class org.imixs.workflow.office.config.TextBlockController
Loads a text-block item by Name or uniqueID from the ApplicationScoped TextBlockService EJB.
loadConfiguration() - Method in class org.imixs.workflow.office.config.ConfigController
Refresh the configItemCollection.
loadConfiguration(String) - Method in class org.imixs.workflow.office.config.ConfigService
This method returns a config ItemCollection for a specified name.
loadConfiguration(String, boolean) - Method in class org.imixs.workflow.office.config.ConfigService
This method returns a config ItemCollection for a specified name.
loadNode() - Method in class org.imixs.workflow.office.views.OrganigramController
Loads the selected node by its ID.
loadProperties() - Method in class org.imixs.workflow.office.config.PropertiesLoader
This method is used to load a imixs.property file into the property Map<String,String>
loadTextBlock(String) - Method in class org.imixs.workflow.office.config.TextBlockService
This method returns a text-block ItemCollection for a specified name or ID.
loadTextBlock(String, boolean) - Method in class org.imixs.workflow.office.config.TextBlockService
This method returns a text-block ItemCollection for a specified name or id.
logger - Static variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
loginController - Variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
loginController - Variable in class org.imixs.workflow.office.forms.AIController
 
loginController - Variable in class org.imixs.workflow.office.forms.DMSController
 
loginController - Variable in class org.imixs.workflow.office.views.BoardController
 
lookupWorkflowGroups() - Method in class org.imixs.workflow.office.views.MonitorController
Returns a sorted list of all WorkflowGroups from all models.

M

martyPropertyLoader - Variable in class org.imixs.workflow.office.config.SetupController
 
matches(ItemCollection, String) - Static method in class org.imixs.workflow.office.util.WorkitemHelper
This method tests if a given WorkItem matches a filter expression.
MAX_RESULT - Static variable in class org.imixs.workflow.office.forms.SuggestInputController
 
MAX_SEARCH_RESULT - Static variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
METHOD_COPYDATA - Static variable in class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
 
MinuteController - Class in org.imixs.workflow.office.forms
The MinuteController is a session scoped backing bean controlling a list of minute workitems assigned to a parent workitem.
MinuteController() - Constructor for class org.imixs.workflow.office.forms.MinuteController
Here we initialize the formController for the minute workitem
MinutePlugin - Class in org.imixs.marty.plugins
This Plugin controls MinuteItems of a parent workflow.
MinutePlugin() - Constructor for class org.imixs.marty.plugins.MinutePlugin
 
modelController - Variable in class org.imixs.workflow.office.config.SetupController
 
modelController - Variable in class org.imixs.workflow.office.views.MonitorController
 
ModelController - Class in org.imixs.workflow.office.model
The ModelController provides information about workflow models.
ModelController() - Constructor for class org.imixs.workflow.office.model.ModelController
 
modelManager - Variable in class org.imixs.workflow.office.model.ModelController
 
modelManager - Variable in class org.imixs.workflow.office.views.MonitorController
 
modelService - Variable in class org.imixs.workflow.office.config.SetupController
 
modelService - Variable in class org.imixs.workflow.office.model.ModelController
 
modelUploads - Variable in class org.imixs.workflow.office.model.ModelController
 
MonitorController - Class in org.imixs.workflow.office.views
The MonitorController provides analytic information about the current process instance.
MonitorController() - Constructor for class org.imixs.workflow.office.views.MonitorController
 
MonitorRestService - Class in org.imixs.workflow.office.rest
The MonitorController provides analytic information about the current process instance.
MonitorRestService() - Constructor for class org.imixs.workflow.office.rest.MonitorRestService
 

N

NAME - Static variable in class org.imixs.workflow.office.config.PropertiesConfigSource
 
next(DashboardDataSet) - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
Navigate in a data set to the next page by increasing the page index
NO_SEQUENCE_SERVICE_FOUND - Static variable in class org.imixs.marty.plugins.SequenceNumberPlugin
 

O

ON_QUERY - Static variable in class org.imixs.workflow.office.views.SearchEvent
 
onDocumentEvent(DocumentEvent) - Method in class org.imixs.workflow.office.config.TextBlockService
This method refreshes the cache if a textblock was saved.
onDocumentEvent(DocumentEvent) - Method in class org.imixs.workflow.office.dashboard.DashboardController
Reacts on ON_DOCUMENT_SAVE of the config item and reloads the configuration
onDocumentEvent(DocumentEvent) - Method in class org.imixs.workflow.office.util.ItemMigrationService
Reacts on ON_DOCUMENT_SAVE / ON_DOCUMENT_LOAD for the following document types:
onEvent(TextEvent) - Method in class org.imixs.workflow.office.textadapter.CountryCodeAdapter
Observer method for CDI TextEvetns to convert a country code into getDisplayCountry
onEvent(TextEvent) - Method in class org.imixs.workflow.office.textadapter.WorkitemRefAdapter
This method reacts on CDI events of the type TextEvent and parses a string for xml tag .
onEvent(AnalyticEvent) - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
onEvent(AnalyticEvent) - Method in class org.imixs.workflow.office.dashboard.ProcessAnalyticController
Computes process analytic data.
onLoad() - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
This method starts a new conversation scope, reset the data sets and loads the dashboard.
onLoad() - Method in class org.imixs.workflow.office.dataview.DataViewFormController
This method overloads the onLoad method and updates the customFormController with the form definition
onTextEvent(TextEvent) - Method in class org.imixs.workflow.office.config.TextBlockService
This method reacts on CDI events of the type TextEvent and parses a string for xml tag .
onWorkflowEvent(ProcessingEvent) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseAdapter
WorkflowEvent listener to anonymize / delete the items defined in the workflow result.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.config.AccessRoleController
WorkflowEvent listener to update the current FormDefinition.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.config.SpaceController
On space save we verify if a parent space is still provided
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.AIController
WorkflowEvent listener If a new WorkItem was created or changed, the imixs.ai.chat.history view will be initialized or updated.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.ChildItemController
WorkflowEvent listener to convert embeded HashMaps into ItemCollections and reconvert them before processing
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.ChronicleController
WorkflowEvent listener If a new WorkItem was created or changed, the chronicle view will be initialized.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.CommentLogHandler
WorkflowEvent listener to fix a corrupted txtCommentLog item.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.CustomFormController
WorkflowEvent listener to update the current FormDefinition.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.DMSController
WorkflowEvent listener to update the DMS property if a WorkItem has changed, processed or saved.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.FormController
WorkflowEvent listener to update the current FormDefinition.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.HistoryController
WorkflowEvent listener listens to WORKITEM events and adds or removes the current WorkItem from the history nav.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.SuggestInputController
If the current workitem changed reset the last search result
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.VersionController
WorkflowEvent listener
org.imixs.marty.plugins - package org.imixs.marty.plugins
 
org.imixs.workflow.office.config - package org.imixs.workflow.office.config
 
org.imixs.workflow.office.dashboard - package org.imixs.workflow.office.dashboard
 
org.imixs.workflow.office.dataview - package org.imixs.workflow.office.dataview
 
org.imixs.workflow.office.forms - package org.imixs.workflow.office.forms
 
org.imixs.workflow.office.gdpr - package org.imixs.workflow.office.gdpr
 
org.imixs.workflow.office.model - package org.imixs.workflow.office.model
 
org.imixs.workflow.office.plugins - package org.imixs.workflow.office.plugins
 
org.imixs.workflow.office.report - package org.imixs.workflow.office.report
 
org.imixs.workflow.office.rest - package org.imixs.workflow.office.rest
 
org.imixs.workflow.office.textadapter - package org.imixs.workflow.office.textadapter
 
org.imixs.workflow.office.util - package org.imixs.workflow.office.util
 
org.imixs.workflow.office.views - package org.imixs.workflow.office.views
 
OrganigramController - Class in org.imixs.workflow.office.views
The OrganigramController generates the JSON data structure used by the Orgchart (https://github.com/dabeng/OrgChart).
OrganigramController() - Constructor for class org.imixs.workflow.office.views.OrganigramController
 

P

PhotoPlugin - Class in org.imixs.marty.plugins
This plugin supports a comment feature.
PhotoPlugin() - Constructor for class org.imixs.marty.plugins.PhotoPlugin
 
PortletWorklistCreator - Class in org.imixs.workflow.office.views
 
PortletWorklistCreator() - Constructor for class org.imixs.workflow.office.views.PortletWorklistCreator
 
PortletWorklistFavorites - Class in org.imixs.workflow.office.views
 
PortletWorklistFavorites() - Constructor for class org.imixs.workflow.office.views.PortletWorklistFavorites
 
PortletWorklistTasks - Class in org.imixs.workflow.office.views
 
PortletWorklistTasks() - Constructor for class org.imixs.workflow.office.views.PortletWorklistTasks
 
prev(DashboardDataSet) - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
Navigate in a data set to the previous page by increasing the page index
ProcessAnalyticController - Class in org.imixs.workflow.office.dashboard
The ProcessAnalyticController provides generic char data for a process.
ProcessAnalyticController() - Constructor for class org.imixs.workflow.office.dashboard.ProcessAnalyticController
 
processController - Variable in class org.imixs.workflow.office.forms.FormController
 
PROCESSING_ERROR - Static variable in class org.imixs.workflow.office.gdpr.GDPRAnonymiseAdapter
 
PROCESSING_ERROR - Static variable in class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
 
ProcessViewController - Class in org.imixs.workflow.office.views
 
ProcessViewController() - Constructor for class org.imixs.workflow.office.views.ProcessViewController
 
processWorkItem(ItemCollection) - Method in class org.imixs.workflow.office.forms.SystemWorkitemService
 
processWorkItem(ItemCollection) - Method in class org.imixs.workflow.office.forms.WorkitemService
Processes a WorkItem.
profileService - Variable in class org.imixs.workflow.office.config.SetupController
 
ProfileViewController - Class in org.imixs.workflow.office.views
 
ProfileViewController() - Constructor for class org.imixs.workflow.office.views.ProfileViewController
 
properties - Static variable in class org.imixs.workflow.office.config.PropertiesConfigSource
 
PropertiesConfigSource - Class in org.imixs.workflow.office.config
The Marty PropertiesConfigSource is a custom config source based on Microprofile Config API.
PropertiesConfigSource() - Constructor for class org.imixs.workflow.office.config.PropertiesConfigSource
 
PropertiesLoader - Class in org.imixs.workflow.office.config
The MartyConfigLoader is a singleton EJB loading the marty properties from the configuration entity 'BASIC' and provides the properties to the MartyConfigSource
PropertiesLoader() - Constructor for class org.imixs.workflow.office.config.PropertiesLoader
 
propertyController - Variable in class org.imixs.workflow.office.config.SpaceController
 
PropertyController - Class in org.imixs.workflow.office.config
This PropertyController provides access to the Microprofile config api.
PropertyController() - Constructor for class org.imixs.workflow.office.config.PropertyController
 

R

redirect - Variable in class org.imixs.workflow.office.forms.WorkitemMobileController
 
ref - Variable in class org.imixs.workflow.office.forms.WorkitemMobileController
 
refresh() - Method in class org.imixs.workflow.office.views.BoardController
This method discards the cache.
refresh() - Method in class org.imixs.workflow.office.views.MonitorController
This method discards the cache.
refreshSearch() - Method in class org.imixs.workflow.office.views.BoardController
This method resets the search PageIndex to 0 and updates the bookmarkable search link to the worklist including the current search phrase.
refreshSearch() - Method in class org.imixs.workflow.office.views.SearchController
This method resets the search PageIndex to 0 and updates the bookmarkable search link to the worklist including the current search phrase.
refreshSearch(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.views.SearchController
 
REGEX_URL_PATTERN - Static variable in class org.imixs.workflow.office.forms.DMSController
 
remove(int) - Method in class org.imixs.workflow.office.forms.ChildItemController
 
removeFile(String) - Method in class org.imixs.workflow.office.forms.DMSController
This method removes a file form the current dms list and also from the workitem
removeWorkitem(String) - Method in class org.imixs.workflow.office.forms.HistoryController
The action method removes a workItem from the history list.
ReportController - Class in org.imixs.workflow.office.report
 
ReportController() - Constructor for class org.imixs.workflow.office.report.ReportController
 
reportService - Variable in class org.imixs.workflow.office.report.ReportController
 
reset() - Method in class org.imixs.workflow.office.config.PropertiesLoader
This method reset the properties from the PropertiesConfigSource
reset() - Method in class org.imixs.workflow.office.config.SetupController
This method resets the propertyService and modelController
reset() - Method in class org.imixs.workflow.office.forms.DMSController
Reset the current dms list
reset() - Method in class org.imixs.workflow.office.forms.SuggestInputController
This method reset the search and input state.
reset() - Method in class org.imixs.workflow.office.report.ReportController
 
reset() - Method in class org.imixs.workflow.office.views.BoardController
This method discards the cache an reset the current ref.
reset() - Method in class org.imixs.workflow.office.views.MonitorController
This method discards the cache and rebuilds the board categories for the current ProcessRef.
reset() - Method in class org.imixs.workflow.office.views.SearchController
Resets the search filter and the current result.
reset(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.forms.SuggestInputController
This ajax event method reset the search and input state.
RESET_MINUTE_VERSION_HISTORY - Static variable in class org.imixs.marty.plugins.MinutePlugin
 
resetFilter() - Method in class org.imixs.workflow.office.views.SearchController
Resets the search filter but not the current search phrase (phrase) and the process reference.
resetSearch() - Method in class org.imixs.workflow.office.views.SearchController
This method reset the search filter but not the phrase.
resize(FileData) - Method in class org.imixs.marty.plugins.PhotoPlugin
This method tests all attachments for a pattern and resize the image
resolveItemDescription(ItemCollection, String) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
This helper method resolves a ItemDescripton and returns all matching Items in the given Workitem.
resourceBundleHandler - Variable in class org.imixs.workflow.office.forms.FormController
 
RestServiceApp - Class in org.imixs.workflow.office.rest
RestServiceApp is the main service class for the rest-service interface.
RestServiceApp() - Constructor for class org.imixs.workflow.office.rest.RestServiceApp
 
RolesAndRightsViewController - Class in org.imixs.workflow.office.views
 
RolesAndRightsViewController() - Constructor for class org.imixs.workflow.office.views.RolesAndRightsViewController
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.CommentPlugin
This method updates the comment list.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.DMSSplitPlugin
The method evaluates the workflow activity result for items with name: subprocess_create subprocess_update origin_update For each item a corresponding processing cycle will be started.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.MinutePlugin
If a version was created, all workitems from the master with the types 'workitem' or 'childworkitem' are copied into the new version.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.PhotoPlugin
This method updates resizes images.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.SequenceNumberPlugin
This method loads a sequence number object and increases the sequence number in the workItem.
run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
The method evaluates the workflow activity result for items with name: copydata For each method a corresponding processing cycle will be started.

S

save() - Method in class org.imixs.workflow.office.config.ConfigController
save method updates the txtname property and save the config entity
save() - Method in class org.imixs.workflow.office.config.SetupController
After save the application property cache is reset automatically.
save(ItemCollection) - Method in class org.imixs.workflow.office.config.ConfigService
save the configuration entity
save(ItemCollection) - Method in class org.imixs.workflow.office.config.TextBlockService
SavesO the text-block entity
save(ItemCollection) - Method in class org.imixs.workflow.office.forms.SystemWorkitemService
The method saves an entity
save(ItemCollection) - Method in class org.imixs.workflow.office.gdpr.GDPRAnonymiseService
Saves as manager
schemaService - Variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
search(String, String, String, String) - Method in class org.imixs.workflow.office.forms.SuggestInputController
This method initializes a lucene search.
SearchController - Class in org.imixs.workflow.office.views
The SearchController provides methods for a convenient search experience.
SearchController() - Constructor for class org.imixs.workflow.office.views.SearchController
 
SearchEvent - Class in org.imixs.workflow.office.views
The SearchEvent provides a CDI observer pattern.
SearchEvent(ItemCollection, int) - Constructor for class org.imixs.workflow.office.views.SearchEvent
Creates a profile event based on a existing Profile ItemCollection
searchEvents - Variable in class org.imixs.workflow.office.views.SearchController
 
searchWorkitems() - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method searches a text phrase within the user profile objects (type=profile).
searchWorkitems(String, String) - Method in class org.imixs.workflow.office.forms.WorkitemLinkController
This method returns a list of profile ItemCollections matching the search phrase.
sendAsync() - Method in class org.imixs.workflow.office.forms.AIController
Sends an asynchronous prompt '{"prompt": "Building a website","n_predict": 128}'
SequenceNumber(String) - Constructor for class org.imixs.workflow.office.util.SequenceService.SequenceNumber
 
SequenceNumberPlugin - Class in org.imixs.marty.plugins
This Plugin handles a unique sequence number for a workItem.
SequenceNumberPlugin() - Constructor for class org.imixs.marty.plugins.SequenceNumberPlugin
 
SequenceService - Class in org.imixs.workflow.office.util
The SequcneceService is a singleton EJB which handles continuous sequenceNumbers for a workitem separated for each workflowGroup.
SequenceService() - Constructor for class org.imixs.workflow.office.util.SequenceService
 
SequenceService.SequenceNumber - Class in org.imixs.workflow.office.util
A SequenceNumber is a internal object separating a fixed part form a number part.
setBoardCategories(Set<BoardCategory>) - Method in class org.imixs.workflow.office.views.MonitorController
 
setCategoryPageSize(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setChildItems(List<ItemCollection>) - Method in class org.imixs.workflow.office.forms.ChildItemController
 
setColumns(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setCurrentId(String) - Method in class org.imixs.workflow.office.forms.HistoryController
 
setData(List<ItemCollection>) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setDate(Date) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
setDefaultSpace(ItemCollection, String) - Method in class org.imixs.workflow.office.forms.SpaceRefFormController
This method updates the space.ref item with the first space ID the current user is member of.
setDescription(String) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setDisabled(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setDMSMode(boolean) - Method in class org.imixs.workflow.office.views.SearchController
Can be set to true to restrict the result to workitems containing attachments.
setEndOfList(boolean) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setEndOfList(boolean) - Method in class org.imixs.workflow.office.views.BoardController
 
setErrorParameters(Object[]) - Method in exception org.imixs.workflow.office.util.ValidationException
 
setFormDefinition(FormDefinition) - Method in class org.imixs.workflow.office.forms.FormController
 
setHide(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setId(String) - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
setItems(List<CustomFormItem>) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setKey(String) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
setLink(String) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setLink(String) - Method in class org.imixs.workflow.office.forms.DMSController
 
setMode(int) - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
setModelUploads(ItemCollection) - Method in class org.imixs.workflow.office.model.ModelController
 
setName(String) - Method in class org.imixs.workflow.office.config.ConfigController
Sets the name of the configuration entity
setName(String) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setName(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setName(String) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setName(String) - Method in class org.imixs.workflow.office.forms.FormSection
 
setOptions(String) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setOptions(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setOptions(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setPageIndex(int) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setPageIndex(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setPageIndex(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setPageSize(int) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setPageSize(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setPageSize(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setPath(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setPath(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setPath(String) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setPath(String) - Method in class org.imixs.workflow.office.forms.FormSection
 
setProcessRef(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setQuery(String) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setQuery(String) - Method in class org.imixs.workflow.office.views.SearchEvent
 
setReadonly(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setReadonly(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setReadonly(boolean) - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
setReadOnly(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormController
This method overwrite the 'readOnly' status flag for all sections.
setRef(String) - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
setReportUploads(ItemCollection) - Method in class org.imixs.workflow.office.report.ReportController
 
setRequired(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setRequired(boolean) - Method in class org.imixs.workflow.office.forms.ValidationController
 
setSearchFilter(ItemCollection) - Method in class org.imixs.workflow.office.views.SearchController
 
setSearchFilter(ItemCollection) - Method in class org.imixs.workflow.office.views.SearchEvent
 
setSections(ArrayList<FormSection>) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setSections(List<CustomFormSection>) - Method in class org.imixs.workflow.office.forms.CustomSubForm
 
setSelectedMinute(String) - Method in class org.imixs.workflow.office.forms.MinuteController
 
setSelectedNode(ItemCollection) - Method in class org.imixs.workflow.office.views.OrganigramController
 
setSelectedNodeID(String) - Method in class org.imixs.workflow.office.views.OrganigramController
 
setSpan(int) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setTask(String) - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
setTaskID(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setTitle(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setTotalCount(int) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setTotalPages(int) - Method in class org.imixs.workflow.office.dashboard.DashboardDataSet
 
setType(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
SetupController - Class in org.imixs.workflow.office.config
This SetupController extends the ConfigController and holds the data from the configuration entity 'BASIC'.
SetupController() - Constructor for class org.imixs.workflow.office.config.SetupController
 
setUser(String) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
setUserRole(String) - Method in class org.imixs.workflow.office.config.AccessRoleController
 
setValue(Object) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
setVersion(String) - Method in class org.imixs.workflow.office.forms.WorkitemMobileController
 
setView(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setWorkflowGroup(String) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setWorkflowStatus(String) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.AnalyticEvent
 
SNAPSHOTID - Static variable in class org.imixs.marty.plugins.DMSSplitPlugin
 
SpaceController - Class in org.imixs.workflow.office.config
The SpaceController provides methods to create spaces within a JSF view.
SpaceController() - Constructor for class org.imixs.workflow.office.config.SpaceController
 
SpaceRefFormController - Class in org.imixs.workflow.office.forms
The SpaceRefFormController provides method to support the custom part 'spaceref' The component is used as a custom form part.
SpaceRefFormController() - Constructor for class org.imixs.workflow.office.forms.SpaceRefFormController
 
SpaceViewController - Class in org.imixs.workflow.office.views
 
SpaceViewController() - Constructor for class org.imixs.workflow.office.views.SpaceViewController
 
startConversation() - Method in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
Starts a new conversation
SuggestInputController - Class in org.imixs.workflow.office.forms
The SuggestInputController can be used to suggest inputs from earlier requests within the same workflowGroup.
SuggestInputController() - Constructor for class org.imixs.workflow.office.forms.SuggestInputController
 
SystemWorkitemService - Class in org.imixs.workflow.office.forms
This EJB provides a administrative access to the service layer.
SystemWorkitemService() - Constructor for class org.imixs.workflow.office.forms.SystemWorkitemService
 

T

task - Variable in class org.imixs.workflow.office.forms.WorkitemMobileController
 
taxonomyChartData(String, String, String, String, String) - Method in class org.imixs.workflow.office.rest.MonitorRestService
This method loads taxonomy data for a workflow group within a given process and builds a ChartJS data structure in JSON format
teamController - Variable in class org.imixs.workflow.office.config.SetupController
 
teamService - Variable in class org.imixs.workflow.office.views.RolesAndRightsViewController
 
TextBlockController - Class in org.imixs.workflow.office.config
The TextBlockController is a CDI bean providing a methods to load a textBlock from the TextblockService EJB which is using an ApplicationScoped cache.
TextBlockController() - Constructor for class org.imixs.workflow.office.config.TextBlockController
 
TextblockRestService - Class in org.imixs.workflow.office.rest
The TextblockRestService provides methods to access the content of a textbock in various ways.
TextblockRestService() - Constructor for class org.imixs.workflow.office.rest.TextblockRestService
 
TextBlockService - Class in org.imixs.workflow.office.config
The TextBlockService is an EJB handling documents containing textual information.
TextBlockService() - Constructor for class org.imixs.workflow.office.config.TextBlockService
 
TextBlockViewController - Class in org.imixs.workflow.office.views
 
TextBlockViewController() - Constructor for class org.imixs.workflow.office.views.TextBlockViewController
 
toggleFilter(String) - Method in class org.imixs.workflow.office.forms.ChronicleController
This method call creates a new filtered list of the originChronicl List. and recalculates also the time data.
toggleMinute(String) - Method in class org.imixs.workflow.office.forms.MinuteController
This method toggles the current minute workitem to be edited or closed
toString() - Method in class org.imixs.workflow.office.views.BoardCategory
 

U

update(ItemCollection, ItemCollection, String) - Method in class org.imixs.workflow.office.forms.SuggestInputController
This method updates the current workitem with the values defined by teh itemList from the given suggest workitem.
updateCustomFieldDefinition(ItemCollection) - Method in class org.imixs.workflow.office.forms.CustomFormController
This method updates the custom Field Definition based on a given workitem.
uploadReport() - Method in class org.imixs.workflow.office.report.ReportController
This method adds all uploaded imixs-report files.
userController - Variable in class org.imixs.workflow.office.forms.AIController
 
userController - Variable in class org.imixs.workflow.office.forms.FormController
 
userController - Variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
userFriendlyBytes(int) - Method in class org.imixs.workflow.office.forms.DMSController
Computes the file size into a user friendly format

V

validate(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.office.forms.BICValidator
 
validate(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.office.forms.IBANValidator
 
ValidationController - Class in org.imixs.workflow.office.forms
The ValidationController evaluates the BPMN event validation rules.
ValidationController() - Constructor for class org.imixs.workflow.office.forms.ValidationController
 
ValidationException - Exception in org.imixs.workflow.office.util
A ValidationException should be thrown by a JSF managed bean or CDI bean
ValidationException(String, String, String) - Constructor for exception org.imixs.workflow.office.util.ValidationException
 
ValidationException(String, String, String, Exception) - Constructor for exception org.imixs.workflow.office.util.ValidationException
 
ValidationException(String, String, String, Object[]) - Constructor for exception org.imixs.workflow.office.util.ValidationException
 
version - Variable in class org.imixs.workflow.office.forms.WorkitemMobileController
 
VersionController - Class in org.imixs.workflow.office.forms
The marty VersionController provides the list of versions to the current loaded workitem.
VersionController() - Constructor for class org.imixs.workflow.office.forms.VersionController
 

W

workflowController - Variable in class org.imixs.workflow.office.config.SpaceController
 
workflowController - Variable in class org.imixs.workflow.office.dashboard.DashboardAnalyticController
 
workflowController - Variable in class org.imixs.workflow.office.forms.AIController
 
workflowController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workflowController - Variable in class org.imixs.workflow.office.forms.DMSController
 
workflowController - Variable in class org.imixs.workflow.office.forms.HistoryController
 
workflowController - Variable in class org.imixs.workflow.office.forms.SuggestInputController
 
workflowController - Variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
workflowController - Variable in class org.imixs.workflow.office.textadapter.WorkitemRefAdapter
 
workflowService - Variable in class org.imixs.workflow.office.forms.WorkitemLinkController
 
workflowService - Variable in class org.imixs.workflow.office.model.ModelController
 
workflowService - Variable in class org.imixs.workflow.office.views.MonitorController
 
WorkitemHelper - Class in org.imixs.workflow.office.util
The WorkitemHelper provides methods to clone, compare and sort workitems.
WorkitemHelper() - Constructor for class org.imixs.workflow.office.util.WorkitemHelper
 
workitemLinkController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workitemLinkController - Variable in class org.imixs.workflow.office.textadapter.WorkitemRefAdapter
 
WorkitemLinkController - Class in org.imixs.workflow.office.forms
The WorkitemLinkController provides suggest-box behavior based on the JSF 2.0 ajax capability to add WorkItem references to the current WorkItem.
WorkitemLinkController() - Constructor for class org.imixs.workflow.office.forms.WorkitemLinkController
 
WorkitemLinkPlugin - Class in org.imixs.workflow.office.plugins
The Imixs Split&Join Plugin provides functionality to create and update sub-process instances from a workflow event in an origin process.
WorkitemLinkPlugin() - Constructor for class org.imixs.workflow.office.plugins.WorkitemLinkPlugin
 
WorkitemMobileController - Class in org.imixs.workflow.office.forms
The WorkitemMobileController can be used to create a new workitem and switch into the workitem-m form.
WorkitemMobileController() - Constructor for class org.imixs.workflow.office.forms.WorkitemMobileController
 
WorkitemRefAdapter - Class in org.imixs.workflow.office.textadapter
The TextAdapterWorkitemRef replaces text fragments with the tag ...
WorkitemRefAdapter() - Constructor for class org.imixs.workflow.office.textadapter.WorkitemRefAdapter
 
workitemService - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workitemService - Variable in class org.imixs.workflow.office.forms.VersionController
 
WorkitemService - Class in org.imixs.workflow.office.forms
The WorkitemService provides methods to create, process, update and remove a workItem.
WorkitemService() - Constructor for class org.imixs.workflow.office.forms.WorkitemService
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form