- getAccessRoles() - Method in class org.imixs.workflow.engine.DocumentService
-
Returns additional AccessRoles defined for the EJB instance
- getAccessRoles() - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
Returns additional AccessRoles defined for the EJB instance
- getAccessRoles() - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
Returns additional AccessRoles defined for the EJB instance
- getBody(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the mail body from the current workflow activity.
- getCalendarItems() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns a list of all calendarItems joined to this Entity
- getCharSet() - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
- getConfiguration() - Method in class org.imixs.workflow.engine.lucene.LuceneUpdateService
-
Returns the Lucene configuration
- getContentType() - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
This method returns a string representing the mail content type.
- getCreated() - Method in class org.imixs.workflow.engine.jpa.Document
-
returns the creation point of time.
- getCreated() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns the creation point of time.
- getCtx() - Method in class org.imixs.workflow.engine.plugins.AbstractPlugin
-
- getData() - Method in class org.imixs.workflow.engine.jpa.Document
-
returns the data object part of the Entity represented by a java.util.Map
Data is loaded eager because it is read in any case by the
DocumentService.
- getData() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns the data object part of the Entity represented by a
java.util.Map
- getDisableOptimisticLocking() - Method in class org.imixs.workflow.engine.DocumentService
-
- getDisableOptimisticLocking() - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
- getDisableOptimisticLocking() - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
- getDocumentsByQuery(String) - Method in class org.imixs.workflow.engine.DocumentService
-
Returns all documents of by JPQL statement
- getDocumentsByType(String) - Method in class org.imixs.workflow.engine.DocumentService
-
Returns an unordered list of all documents of a specific type.
- getDocumentService() - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns an instance of the DocumentService EJB.
- getDoubleItems() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns a list of all doubleItems joined to this Entity
- getEvents(ItemCollection) - Method in class org.imixs.workflow.engine.WorkflowService
-
This returns a list of workflow events assigned to a given workitem.
- getFrom(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the sender name.
- getId() - Method in class org.imixs.workflow.engine.jpa.Document
-
returns the unique identifier for the Entity.
- getId() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns the unique identifier for the Entity.
- getIndices() - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
The method returns a Map containing all EntityIndex Key/Type pairs
- getIndices() - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
- getIntegerItems() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns a list of all integerItems joined to this Entity
- getInternetAddress(String) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
This method creates an InternetAddress from a string.
- getMailMessage() - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
- getMailSession() - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
This method returns the mail session object.
- getModel(String) - Method in class org.imixs.workflow.engine.ModelService
-
Returns a Model by version.
- getModelByWorkitem(ItemCollection) - Method in class org.imixs.workflow.engine.ModelService
-
Returns a Model matching a given workitem.
- getModelManager() - Method in class org.imixs.workflow.engine.WorkflowService
-
This Method returns the modelManager Instance.
- getModified() - Method in class org.imixs.workflow.engine.jpa.Document
-
returns the last modification point of time
- getModified() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns the last modification point of time
- getMultipart() - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
- getName() - Method in class org.imixs.workflow.jee.jpa.EntityIndex
-
- getProperties() - Method in class org.imixs.workflow.engine.PropertyService
-
Return the imixs property object
- getPropertyService() - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns an instance of the PropertyService EJB.
- getReadAccessFields() - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
Returns additional ReadAccessFields defined for the EJB instance.
- getReadAccessFields() - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
Returns additional ReadAccessFields defined for the EJB instance.
- getReadAccessList() - Method in class org.imixs.workflow.jee.jpa.Entity
-
ReadAccess list is loaded eager as this need to be check on every access
- getRecipients(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the mail Recipients from the current workflow activity.
- getRecipientsBCC(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the mail RecipientsBCC from the current workflow activity.
- getRecipientsCC(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the mail RecipientsCC from the current workflow activity.
- getReplyTo(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the replyTo address from current workflow activity.
- getReport(String) - Method in class org.imixs.workflow.engine.ReportService
-
Returns a Report Entity identified by the attribute txtname
- getReportList() - Method in class org.imixs.workflow.engine.ReportService
-
This method returns a all reports (ItemCollection) sorted by name.
- getReportService() - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns an instance of the ReportService EJB.
- getSessionContext() - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns an instance of the EJB session context.
- getSubject(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
Computes the mail subject from the current workflow activity.
- getTextItems() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns a list of all textItems joined to this Entity.
- getTyp() - Method in class org.imixs.workflow.jee.jpa.EntityIndex
-
- getType() - Method in class org.imixs.workflow.engine.jpa.Document
-
returns the type property of the entity instance.
- getType() - Method in class org.imixs.workflow.jee.jpa.Entity
-
returns the type property of the entity instance.
- getUserName() - Method in class org.imixs.workflow.engine.WorkflowService
-
Obtain the java.security.Principal that identifies the caller and returns
the name of this principal.
- getUserNameList() - Method in class org.imixs.workflow.engine.DocumentService
-
This method returns a list of user names, roles and application groups
the user belongs to.
- getUserNameList() - Method in class org.imixs.workflow.engine.WorkflowService
-
This method returns a list of user names, roles and application groups
the caller belongs to.
- getValue() - Method in class org.imixs.workflow.jee.jpa.ReadAccess
-
- getValue() - Method in class org.imixs.workflow.jee.jpa.WriteAccess
-
- getVersion() - Method in class org.imixs.workflow.engine.jpa.Document
-
- getVersion() - Method in class org.imixs.workflow.engine.plugins.VersionPlugin
-
- getVersion() - Method in class org.imixs.workflow.jee.jpa.Entity
-
- getVersions() - Method in class org.imixs.workflow.engine.ModelService
-
returns a sorted String list of all stored model versions
- getWorkflowService() - Method in class org.imixs.workflow.engine.plugins.AbstractPlugin
-
Returns an instance of the WorkflowService EJB.
- getWorkItem(String) - Method in class org.imixs.workflow.engine.WorkflowService
-
This method loads a Workitem with the corresponding uniqueid.
- getWorkListByAuthor(String, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workItems belonging to a specified username.
- getWorkListByCreator(String, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workitems created by a specified user
(namCreator).
- getWorkListByGroup(String, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
- getWorkListByOwner(String, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workitems containing a namOwner property
belonging to a specified username.
- getWorkListByProcessID(int, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workitems belonging to a specified $processID
defined by the workflow model.
- getWorkListByRef(String, String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workitems belonging to a specified workitem
identified by the attribute $UniqueIDRef.
- getWorkListByRef(String) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of all workitems belonging to a specified workitem
identified by the attribute $UniqueIDRef.
- getWorkListByWriteAccess(String, int, int, int) - Method in class org.imixs.workflow.engine.WorkflowService
-
Returns a collection of workitems where the current user has a
writeAccess.
- getWriteAccessFields() - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
Returns additional WriteAccessFields defined for the EJB instance.
- getWriteAccessFields() - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
Returns additional WriteAccessFields defined for the EJB instance.
- getWriteAccessList() - Method in class org.imixs.workflow.jee.jpa.Entity
-
WrateAccess list is loaded lazy as this a check is only on update method
needed
- READACCESS - Static variable in class org.imixs.workflow.engine.DocumentService
-
- READACCESS - Static variable in class org.imixs.workflow.engine.WorkflowService
-
- READACCESS - Static variable in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
- ReadAccess - Class in org.imixs.workflow.jee.jpa
-
A AccessEntity defines a single Entry in the Access List of the Entity Class.
- ReadAccess(String) - Constructor for class org.imixs.workflow.jee.jpa.ReadAccess
-
- remove(ItemCollection) - Method in class org.imixs.workflow.engine.DocumentService
-
This method removes an ItemCollection from the database.
- removeDocument(String) - Method in class org.imixs.workflow.engine.lucene.LuceneUpdateService
-
This method removes a single Document from the search index.
- removeIndex(String) - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
This method removes an existing Imixs-Entity-Index from the current
indexlist.
- removeIndex(String) - Method in interface org.imixs.workflow.jee.ejb.EntityServiceRemote
-
Removes an EntityIndex from the current list of external properties.
- removeModel(String) - Method in class org.imixs.workflow.engine.ModelService
-
This method removes a specific ModelVersion.
- removeWorkItem(ItemCollection) - Method in class org.imixs.workflow.engine.WorkflowService
-
- replaceDateString(String) - Static method in class org.imixs.workflow.engine.ReportService
-
This method replaces all occurrences of tags with the
corresponding dynamic date.
- replaceDynamicValues(String, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.AbstractPlugin
-
this method parses a string for xml tag .
- ReportService - Class in org.imixs.workflow.engine
-
The ReportService supports methods to create, process and find report
instances.
- ReportService() - Constructor for class org.imixs.workflow.engine.ReportService
-
- reset() - Method in class org.imixs.workflow.engine.PropertyService
-
resets and reload the property file
- restore(String) - Method in class org.imixs.workflow.engine.DocumentService
-
This method restores a backup from the file system and imports the
Documents into the database.
- restore(String) - Method in class org.imixs.workflow.jee.ejb.EntityService
-
Deprecated.
This method restores a backup from the file system and imports the
entities into the database.
- ResultPlugin - Class in org.imixs.workflow.engine.plugins
-
This Plug-In evaluates the result message provided by the Activity property
'txtActivityResult'.
- ResultPlugin() - Constructor for class org.imixs.workflow.engine.plugins.ResultPlugin
-
- RulePlugin - Class in org.imixs.workflow.engine.plugins
-
The Imixs Rule Plugin evaluates a business rule provided by the current
ActiviyEntity.
- RulePlugin() - Constructor for class org.imixs.workflow.engine.plugins.RulePlugin
-
- run(ItemCollection) - Method in interface org.imixs.workflow.engine.adminp.JobHandler
-
Called by the Timer Service.
- run(ItemCollection) - Method in class org.imixs.workflow.engine.adminp.JobHandlerMigration3X
-
This method runs the Migration from Imixs-Worklfow version 3.x to 4.0
After the run method is finished, the properties numIndex, numUpdates and
numProcessed are updated.
- run(ItemCollection) - Method in class org.imixs.workflow.engine.adminp.JobHandlerRebuildIndex
-
This method runs the RebuildLuceneIndexJob.
- run(ItemCollection) - Method in class org.imixs.workflow.engine.adminp.JobHandlerRenameUser
-
This method creates a new AdminP Job.
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.AccessPlugin
-
This method updates the $readAccess and $writeAccess attributes of a
WorkItem depending to the configuration of a Activity Entity.
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.AnalysisPlugin
-
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.ApplicationPlugin
-
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.HistoryPlugin
-
Update the Log entry.
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.IntervalPlugin
-
The method paresed for a fields with the prafix 'keyitnerval'
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.LogPlugin
-
the log entries generated form the kernel will be cut if the attribute
numWorkflowLogLength was provided
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.MailPlugin
-
The run method creates a mailMessage object if a mail was defined by the
current Activity.
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.OwnerPlugin
-
changes the namOwner attribue
depending to the activityentity or processEntity
The method prevents the field 'namowner' of the documentcontext in case that
namowner is part of the
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.ResultPlugin
-
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.RulePlugin
-
The run method evaluates a script provided by an activityEntity with the
specified scriptEngine.
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.engine.plugins.SplitAndJoinPlugin
-
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.workflow.engine.plugins.VersionPlugin
-
creates a new version or converts a version into the MasterVersion
depending to the activity attribute "keyVersion" provided by the workflow
model.