Class Index
icm.action.Action
Provides the base class for IBM Case Manager actions.icm.action.Add
Base class for adding a document.icm.action.AddFromLocal
Base class for adding a document from local file system.icm.action.AddFromRepository
Base class for adding a document from repository.icm.action.attachment.AddAttachment
Helper class for adding attachments.icm.action.attachment.AddAttachmentFromCase
Adds an attachment from the current case.icm.action.attachment.AddAttachmentFromCaseNew
Adds an attachment from the current case.icm.action.attachment.AddAttachmentFromLocal
Adds an attachment from local file system.icm.action.attachment.AddAttachmentFromRepository
Adds an attachment from local file system.icm.action.attachment.AddAttachmentUsingTemplate
Adds a new document to an attachment using entry template.icm.action.attachment.Remove
Removes the selected document from the attachment.icm.action.case.AddCaseAndClosePage
Saves the case that is being added and then closes the current Add Case page or Split Case page.icm.action.case.AddCustomTask
Opens the Custom Task Editor window so that the user can create a custom task for a case.icm.action.case.AddCustomTaskFromExisting
Opens a copy of the selected task in the Custom Task Editor window so that the user can create a custom task based on the selected task.icm.action.case.CasePackage
Select case details to include in a package that you can share with people who cannot access the case online.icm.action.case.CasePackageNoWizard
Action to create the case package with default case artifacts, that you can share with people who cannot access the case online.icm.action.case.CloseCasePage
Closes the current Add Case, Case Details, or Split Case page without saving any changes.icm.action.case.ManageCaseMembership
Opens the Manage Case Membership window so that the user can assign team membership.icm.action.case.OpenAddPredefinedTaskPage
Adds a new discretionary task to the case.icm.action.case.OpenAddToDoTask
Adds a new discretionary to-do to the case.icm.action.case.OpenCasePage
Opens the selected case in the Case Details page.icm.action.case.OpenSplitCasePage
Opens the Split Case page so that the user can reuse properties from an existing case to create a new case.icm.action.case.RefreshToDoTaskList
Send event to refresh to-do list.icm.action.case.SaveCaseOnPage
Saves the case that is being edited or added without closing the page.icm.action.case.SendLink
Sends an email that contains the URL to open the selected case in the Case Details page.icm.action.case.ShowCalendar
Displays Quicktasks and CaseSages for the selected case .icm.action.case.ShowLink
Displays the URL to open the selected case in the Case Details page.icm.action.comment.AddCaseComment
Opens the Comments window so that the user can add a comment or view comments for a case.icm.action.comment.AddDocumentComment
Opens the Comments window so that the user can add a comment or view comments for a document.icm.action.comment.AddTaskComment
Opens the Comments window so that the user can add a comment or view comments for a task.icm.action.comment.AddWorkItemComment
Opens the Comments window so that the user can add a comment or view comments for a work item.icm.action.contentitem.AddCaseDocToQuickTask
Add the selected document from the document list to a new quick task and update the quick taskContext required by this action: [["Case"], ["Document"],['CurrentFolder']]
icm.action.contentitem.Cut
Cuts the selected document from the case.icm.action.contentitem.Export
Exports the selected document or folder properties in a csv formatContext required by this action: ['Document', 'Folder']
icm.action.contentitem.Open
Opens the selected document or folder.icm.action.contentitem.Paste
Pastes a document into the case.icm.action.contentitem.RemoveFromFolder
Removes the selected item from the case.icm.action.document.AddDocumentFromLocal
Adds a new document to a case or a case folder from local file system.icm.action.document.AddDocumentFromOtherApplication
Adds a new document to a case or a case folder from other application.icm.action.document.AddDocumentFromRepository
Adds a new document to a case or a case folder from repository.icm.action.document.AddDocumentUsingTemplate
Adds a new document to a case or a case folder using entry template.icm.action.document.BoxCopy
Copies the selected document(s) to or from an existing Box Collaboration Folder.icm.action.document.DocumentShare
Launches share dialog of the document.icm.action.document.MoveCaseDocuments
Move the case documents to anothe case folderContext required by this action: [["Document"],["Attachment"],["Case"]]
icm.action.document.Open
Opens the selected document.icm.action.document.Refresh
Refreshes the document.icm.action.document.ViewLink
Generates a document URL link and show in dialog.icm.action.folder.AddBoxCollaborationFolder
Adds a new Box folder to the case and optionally invites collaborators if specified.icm.action.folder.AddBoxCollaborators
Adds a new folder to the case.icm.action.folder.AddFolder
Adds a new folder to the case.icm.action.folder.Open
Opens the selected folder and displays its content.icm.action.folder.RemoveBoxCollaborationFolder
Removes the Box folder from the case and corresponding folder in Box.icm.action.folder.SendBoxCollaborators
Invites and Sends collaboration request for a Box folder in a caseContext required by this action: ['CurrentFolder']['Folder']['Case']
icm.action.quicktask.DeleteQuickTask
Context menu action to delete a quick taskContext required by this action: ["Case"]
icm.action.quicktask.OpenQuickTaskUpdate
context menu option to open quick task in the to-dolist widgetContext required by this action: ["Case"]
icm.action.solution.EditProcessPreferences
Opens the Preference window so that the user can edit the notification preferences for processes.icm.action.solution.ManageRoles
Opens the Manage Roles window so that the user can assign users to roles in a solution.icm.action.solution.OpenAddCasePage
Opens the Add Case page so that the user can create a case of the selected case type.icm.action.stage.CompleteStage
Complete the current stage.icm.action.stage.RestartStage
Complete the current stage.icm.action.stage.ToggleOnHoldStage
Complete the current stage.icm.action.task.AddTaskAndClosePage
Starts the new task and closes the current Add Task page.icm.action.task.CancelAddTaskPage
Cancels the addition of a new task and closes the current Add Task page.icm.action.task.CloseToDoTaskView
hide the view of to do.icm.action.task.CompleteToDoTask
Stop the to-do.icm.action.task.EnableToDoTask
Enable the failed to-do.icm.action.task.RestartToDoTask
restart the complete to-do.icm.action.task.SaveToDoTask
save the changes on the to-do.icm.action.task.StartToDoTask
Starts the new manul to-do.icm.action.task.StopToDoTask
Stop the to-do.icm.action.utility.EventAction
Create a button or menu item that triggers a custom event.icm.action.utility.OpenWebPage
Opens a website in a separate window.icm.action.utility.ScriptAction
Creates a button or menu item that runs a custom script.icm.action.workitem.AuditHistory
AuditHistory shows audit history of a BPM workitemContext required by this action: ['WorkItem']
icm.action.workitem.BpmAction
Base action for all Bpm actionsContext required by this action: ['WorkItem']