Class | Description |
---|---|
ACL |
A Javascript object representing an ACL.
|
AJAX | |
ContactSheet |
Used to create a Url to generate a Contact sheet given the various parameters
|
FileAndFolderIterator |
Takes a list of Strings, and iterates over the corresponding ManagedFile, UnmanagedFile, ManagedFolder and UnmanagedFolder objects.
|
Functions |
Functions object.
|
Group |
A Javascript object representing a user group.
|
ImportParameters |
The wrapper for parameters available for controlling the behavior of an import.
|
JSApiKeyManager |
User: Nate Solas
Manage API Keys from workflows: create, update, delete
Is available in workflow context pre-initialized as "apiKeyManager"
|
JSAssetPublishingManager |
Manager for doing actions on published xmp assets
Is available in workflow context pre-initialized as "assetPublishingManager"
|
JSBaseScriptableObject |
Base scriptable object which provides access to MediaBeacon internal managers and the cloud.
|
JSBrightcoveManager |
Manager for uploading files to Brightcove from the mediabeacon server within a workflow.
|
JSChartManager |
Manager used for jit pivot demo code.
|
JSCheckoutManager | |
JSDictionaryManager |
js workflow manager for dictionary related items.
|
JSExternalApplicationExecutor |
Manager for executing external applications from workflows.
|
JSExternalSharingManager |
Manager responsible for creating links to assets which are accessible outside of a valid MediaBeacon session.
|
JSFieldManager |
Provides access to a field manager to javascript objects.
|
JSFileManager |
Provides access to a file manager to javascript objects.
|
JSGroupManager |
Provides GroupManager for workflows.
|
JSLicenseManager |
License information available to workflows.
|
JSLink |
Read-only link data object for rhino javascript.
|
JSLinkManager |
Exposes the link management api to rhino javascript.
|
JSM3taformManager |
Manager to retrieve M3taform field information.
|
JSMailManager |
Manager for sending emails to addresses from the mediabeacon server within a workflow.
|
JSMetricsManager |
User: Nate Solas
Date: 8/22/14
Class description here
|
JSNotificationManager |
User: Nate Solas
Manage client-side notifications: progress bars, system notifications / actions.
|
JSPluginManager |
Manager for triggering plugins from workflows.
|
JSPreviewManager |
Provides access to a preview manager for javascript objects
Is available in workflow context pre-initialized as "previewManager"
|
JSPublishingReportManager |
Is available in workflow context pre-initialized as "publishingReportManager"
User: lanceschneider
Date: Nov 12, 2010
|
JSReportLogManager |
Provides access to the log of user and system actions.
|
JSRssFeedManager |
RSS Feed Manager for javascript (workflows).
|
JSSavedSelectionManager |
SavedSelectionManager for javascript.
|
JSSearchManager |
Provides access to a search manager for javascript objects
Is available in workflow context pre-initialized as "searchManager"
|
JSUserManager |
Provides access to UserManager from javascript objects.
|
JSVersionManager |
Provides access to VersionManager from javascript objects.
|
JSVideoManager | |
JSWorkflowManager |
User: Nate Solas
Date: 6/11/14
There are special cases that need to be able to trigger nested workflows: Aspera uploads, for instance,
need to act like proper uploads and trigger Asset Added workflows.
|
JSWorkspaceManager |
WorkspaceManager for workflows.
|
LicenseInfo |
Workflow javascript API for license information.
|
ManagedFile |
This class should be used to access to files managed by MediaBeacon, (not folders).
|
ManagedFolder |
This class should be used for access to directories managed by MediaBeacon
|
Parameters |
Provides access to a list of parameters to javascript objects
|
Class for replacing fields in a PDF template.
|
|
ReportLogEntry |
A single entry in the log of user and system actions.
|
RhinoUnwrapper | |
SavedSelection |
A SavedSelection for javascript.
|
ServerConfiguration |
Provides MediaBeacon server configuration information to workflows.
|
SQL |
Generic SQL access to the main mediabeacon database.
|
UnmanagedFile |
The class is for skipping File's method that aren't applicable for files that are out of MBAssets folder.
|
UnmanagedFolder |
The class is for overwriting File's method that aren't applicable for folders that are out of MBAssets.
|
User |
Javascript object representing a user's information not including any session-specific information.
|
Workspace |
A Javascript object representing a Workspace.
|
Exception | Description |
---|---|
InvalidManagedFilePathException |
Invalid managed file path exception
|
InvalidManagedFolderPathException |
Invalid managed folder path exception
|
Copyright © 2017 MediaBeacon, Inc. All Rights Reserved.