- close() - Method in class org.mule.modules.box.BasicPagingDelegate
-
- Collaboration - Class in org.mule.modules.box.api.collaboration
-
- Collaboration() - Constructor for class org.mule.modules.box.api.collaboration.Collaboration
-
- CollaborationClient - Interface in org.mule.modules.box.internal.collaborator.collaboration
-
Client that handles all the collaboration operations.
- CollaborationClientImpl - Class in org.mule.modules.box.internal.collaborator.collaboration
-
- CollaborationClientImpl(AbstractConfig) - Constructor for class org.mule.modules.box.internal.collaborator.collaboration.CollaborationClientImpl
-
- CollaborationInput - Class in org.mule.modules.box.api.collaboration
-
- CollaborationInput() - Constructor for class org.mule.modules.box.api.collaboration.CollaborationInput
-
- CollaborationOutputConverter - Class in org.mule.modules.box.internal.collaborator.collaboration
-
- CollaborationOutputConverter() - Constructor for class org.mule.modules.box.internal.collaborator.collaboration.CollaborationOutputConverter
-
- CollaborationRole - Enum in org.mule.modules.box.api.collaboration
-
Enumerates the possible access levels that a collaborator can have.
- CollaborationStatus - Enum in org.mule.modules.box.api.collaboration
-
Enumerates the possible statuses that a collaboration can have.
- Collaborator - Interface in org.mule.modules.box.api.collaborator
-
- CollaboratorOutputConverter<I extends com.box.sdk.BoxCollaborator.Info,O extends Collaborator> - Class in org.mule.modules.box.internal.collaborator
-
Parent Output converter for collaborators.
- CollaboratorOutputConverter() - Constructor for class org.mule.modules.box.internal.collaborator.CollaboratorOutputConverter
-
- Comment - Class in org.mule.modules.box.api
-
- Comment() - Constructor for class org.mule.modules.box.api.Comment
-
- CommentClient - Interface in org.mule.modules.box.internal.item.file.comment
-
Client that handles Commment operations.
- CommentClientImpl - Class in org.mule.modules.box.internal.item.file.comment
-
Client that handles Commment operations.
- CommentClientImpl(AbstractConfig) - Constructor for class org.mule.modules.box.internal.item.file.comment.CommentClientImpl
-
- CommentOutputConverter - Class in org.mule.modules.box.internal.item.file.comment
-
- CommentOutputConverter() - Constructor for class org.mule.modules.box.internal.item.file.comment.CommentOutputConverter
-
- connect(String) - Method in class org.mule.modules.box.config.OAuth2DevTokenConfig
-
Establishes a connection with the Box API.
- connect(String, String) - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
Establishes a connection with the Box API.
- connectionId() - Method in class org.mule.modules.box.config.OAuth2DevTokenConfig
-
Returns the connection ID
- connectionId() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
Returns the connection ID
- ConnectionType - Enum in org.mule.modules.box.api
-
- ContentTypes - Enum in org.mule.modules.box.api.search
-
- ContextInfo - Class in org.mule.modules.box.api
-
- ContextInfo() - Constructor for class org.mule.modules.box.api.ContextInfo
-
- convert(I, B) - Method in class org.mule.modules.box.internal.BaseClient
-
- convert(I, B, String...) - Method in class org.mule.modules.box.internal.BaseClient
-
Deprecated.
- convert(B) - Method in class org.mule.modules.box.internal.BaseClient
-
- convert(I, B) - Method in class org.mule.modules.box.internal.BoxEntityConverter
-
- convert(Object, Object, String...) - Method in class org.mule.modules.box.internal.BoxEntityConverter
-
- copy(String, String, String) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- copy(String, String, String) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- copy(String, String, String) - Method in interface org.mule.modules.box.internal.item.folder.FolderClient
-
- copy(String, String, String) - Method in class org.mule.modules.box.internal.item.folder.FolderClientImpl
-
- copyFile(String, String, String) - Method in class org.mule.modules.box.BoxConnector
-
Creates a copy of a file in another folder and rename it.
- copyFolder(String, String, String) - Method in class org.mule.modules.box.BoxConnector
-
Used to create a copy of a folder in another folder.
- create(String, String, CollaborationRole) - Method in interface org.mule.modules.box.internal.collaborator.collaboration.CollaborationClient
-
- create(String, String, CollaborationRole) - Method in class org.mule.modules.box.internal.collaborator.collaboration.CollaborationClientImpl
-
- create(String) - Method in interface org.mule.modules.box.internal.collaborator.group.GroupClient
-
- create(String) - Method in class org.mule.modules.box.internal.collaborator.group.GroupClientImpl
-
- create(String, String, MembershipRole) - Method in interface org.mule.modules.box.internal.collaborator.group.membership.MembershipClient
-
- create(String, String, MembershipRole) - Method in class org.mule.modules.box.internal.collaborator.group.membership.MembershipClientImpl
-
- create(String) - Method in interface org.mule.modules.box.internal.collaborator.user.UserClient
-
- create(String) - Method in class org.mule.modules.box.internal.collaborator.user.UserClientImpl
-
- create(String, String) - Method in interface org.mule.modules.box.internal.item.file.comment.CommentClient
-
- create(String, String) - Method in class org.mule.modules.box.internal.item.file.comment.CommentClientImpl
-
- create(String, String, InputStream) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- create(String, String, InputStream) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- create(String, String) - Method in interface org.mule.modules.box.internal.item.file.task.assignment.AssignmentClient
-
- create(String, String) - Method in class org.mule.modules.box.internal.item.file.task.assignment.AssignmentClientImpl
-
- create(String, String, Date) - Method in interface org.mule.modules.box.internal.item.file.task.TaskClient
-
- create(String, String, Date) - Method in class org.mule.modules.box.internal.item.file.task.TaskClientImpl
-
- create(String, String) - Method in interface org.mule.modules.box.internal.item.folder.FolderClient
-
- create(String, String) - Method in class org.mule.modules.box.internal.item.folder.FolderClientImpl
-
- createAppUser(String) - Method in class org.mule.modules.box.BoxConnector
-
Used to provision a new user in an enterprise.
- createCollaboration(String, String, CollaborationRole) - Method in class org.mule.modules.box.BoxConnector
-
Adds a collaboration for a single user or a single group to a folder.
- createFolder(String, String) - Method in class org.mule.modules.box.BoxConnector
-
Used to create a new empty folder.
- createGroup(String) - Method in class org.mule.modules.box.BoxConnector
-
Used to create a group.
- createOutputItem() - Method in class org.mule.modules.box.internal.BaseOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.collaborator.collaboration.CollaborationOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.collaborator.group.GroupOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.collaborator.group.membership.MembershipOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.collaborator.user.UserOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.item.file.comment.CommentOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.item.file.FileOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.item.file.task.assignment.AssignmentOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.item.file.task.TaskOutputConverter
-
- createOutputItem() - Method in class org.mule.modules.box.internal.item.folder.FolderOutputConverter
-
- createPoolFactory(OAuth2Manager<OAuth2Adapter>, ObjectStore<Serializable>) - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthManager
-
- createSharedLink(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in interface org.mule.modules.box.internal.item.folder.FolderClient
-
- createSharedLink(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in class org.mule.modules.box.internal.item.folder.FolderClientImpl
-
- createSharedLinkFile(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in class org.mule.modules.box.BoxConnector
-
Createe a shared link for this particular file.
- createSharedLinkFolder(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in class org.mule.modules.box.BoxConnector
-
Used to create a shared link for the particular folder.
- createShareLink(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- createShareLink(String, SharedLinkAccess, Date, SharedLinkPermissions) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.collaborator.collaboration.CollaborationClient
-
- get(String) - Method in class org.mule.modules.box.internal.collaborator.collaboration.CollaborationClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.collaborator.group.GroupClient
-
- get(String) - Method in class org.mule.modules.box.internal.collaborator.group.GroupClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.collaborator.group.membership.MembershipClient
-
- get(String) - Method in class org.mule.modules.box.internal.collaborator.group.membership.MembershipClientImpl
-
- get(String, List<String>) - Method in interface org.mule.modules.box.internal.collaborator.user.UserClient
-
- get(String, List<String>) - Method in class org.mule.modules.box.internal.collaborator.user.UserClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.item.file.comment.CommentClient
-
- get(String) - Method in class org.mule.modules.box.internal.item.file.comment.CommentClientImpl
-
- get(String, List<String>) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- get(String, List<String>) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.item.file.task.assignment.AssignmentClient
-
- get(String) - Method in class org.mule.modules.box.internal.item.file.task.assignment.AssignmentClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.item.file.task.TaskClient
-
- get(String) - Method in class org.mule.modules.box.internal.item.file.task.TaskClientImpl
-
- get(String, String) - Method in interface org.mule.modules.box.internal.item.file.version.VersionClient
-
- get(String, String) - Method in class org.mule.modules.box.internal.item.file.version.VersionClientImpl
-
- get(String) - Method in interface org.mule.modules.box.internal.item.folder.FolderClient
-
- get(String) - Method in class org.mule.modules.box.internal.item.folder.FolderClientImpl
-
- getAccess() - Method in class org.mule.modules.box.api.item.folder.UploadMail
-
- getAccess() - Method in class org.mule.modules.box.api.SharedLink
-
- getAccessCodePattern() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves ACCESS_CODE_PATTERN
- getAccessibleBy() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getAccessToken() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getAccessToken() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getAccessTokenRegex() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getAccessTokenUrl() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves accessTokenUrl
- getAcknowledgedAt() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getAction() - Method in class org.mule.modules.box.api.task.Task
-
- getAdapterClass() - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthClientFactory
-
- getAddress() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getAllGroups(PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves all of the groups that the current user is a member of.
- getAncestorFolderIds() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getAsCollaborationInfoList(Collection<BoxCollaboration.Info>) - Static method in class org.mule.modules.box.internal.collaborator.collaboration.CollaborationOutputConverter
-
Deprecated.
- getAsGroupInfo(BoxGroup.Info) - Static method in class org.mule.modules.box.internal.collaborator.group.GroupOutputConverter
-
Deprecated.
- getAsGroupInfoList(Iterable<BoxGroup.Info>) - Static method in class org.mule.modules.box.internal.collaborator.group.GroupOutputConverter
-
Deprecated.
- getAsGroupMembership(BoxGroupMembership.Info) - Static method in class org.mule.modules.box.internal.collaborator.group.membership.MembershipOutputConverter
-
Deprecated.
- getAsGroupMembershipList(Iterable<BoxGroupMembership.Info>) - Static method in class org.mule.modules.box.internal.collaborator.group.membership.MembershipOutputConverter
-
Deprecated.
- getAssignedAt() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getAssignedBy() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getAssignedTo() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getAssignmentClient() - Method in class org.mule.modules.box.BoxConnector
-
- getAssignmentclient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getAssociatedFile() - Method in class org.mule.modules.box.api.Comment
-
- getAsTimestamp(Date) - Method in class org.mule.modules.box.api.search.SearchDateRange
-
- getAuthCodeRegex() - Method in class org.mule.modules.box.processors.AuthorizeMessageProcessor
-
- getAuthorizationParameters() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getAuthorizationUrl() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves authorizationUrl
- getAvatarURL() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getBaseUrl() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getBaseUrl() - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthManager
-
Retrieves baseUrl
- getBoxAPIConnection() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getBoxAPIConnection() - Method in class org.mule.modules.box.internal.BaseClient
-
- getCanSeeManagedUsers() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getClientId() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getClientSecret() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getCode() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getCollaborationClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getCollaborationInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves information about a single collaboration.
- getCommentClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getCommentCount() - Method in class org.mule.modules.box.api.item.file.File
-
- getCommentInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Used to retrieve the message and metadata about a specific comment.
- getCompleted() - Method in class org.mule.modules.box.api.task.Task
-
- getCompletedAt() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getConfig() - Method in class org.mule.modules.box.BoxConnector
-
- getConfig() - Method in class org.mule.modules.box.internal.BaseClient
-
- getConnection(String, String, String, JWTEncryptionPreferences) - Method in enum org.mule.modules.box.api.ConnectionType
-
- getConnectionType() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getConsumerKey() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getConsumerSecret() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getContentCreatedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getContentCreatedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getContentCreatedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getContentModifiedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getContentModifiedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getContentModifiedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getContentTypes() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getContextInfo() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getCreatedAt() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getCreatedAt() - Method in interface org.mule.modules.box.api.collaborator.Collaborator
-
- getCreatedAt() - Method in class org.mule.modules.box.api.collaborator.group.Group
-
- getCreatedAt() - Method in class org.mule.modules.box.api.collaborator.group.membership.Membership
-
- getCreatedAt() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getCreatedAt() - Method in class org.mule.modules.box.api.Comment
-
- getCreatedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getCreatedAt() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getCreatedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getCreatedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getCreatedAt() - Method in class org.mule.modules.box.api.task.Task
-
- getCreatedAtRange() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getCreatedBy() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getCreatedBy() - Method in class org.mule.modules.box.api.Comment
-
- getCreatedBy() - Method in class org.mule.modules.box.api.item.file.File
-
- getCreatedBy() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getCreatedBy() - Method in interface org.mule.modules.box.api.item.Item
-
- getCreatedBy() - Method in class org.mule.modules.box.api.task.Task
-
- getCurrent(List<String>) - Method in interface org.mule.modules.box.internal.collaborator.user.UserClient
-
- getCurrent(List<String>) - Method in class org.mule.modules.box.internal.collaborator.user.UserClientImpl
-
- getCurrentUser(List<String>) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves information about the user who is currently logged in i.e.
- getDescription() - Method in class org.mule.modules.box.api.item.file.FileInput
-
- getDescription() - Method in class org.mule.modules.box.api.item.folder.FolderInput
-
- getDescription() - Method in interface org.mule.modules.box.api.item.Item
-
- getDownloadCount() - Method in class org.mule.modules.box.api.SharedLink
-
- getDownloadUrl() - Method in class org.mule.modules.box.api.SharedLink
-
- getDownloadURL(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves the download URL of the file.
- getDownloadUrl(String) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- getDownloadUrl(String) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- getDueAt() - Method in class org.mule.modules.box.api.task.TaskInput
-
- getEffectiveAccess() - Method in class org.mule.modules.box.api.SharedLink
-
- getEmail() - Method in class org.mule.modules.box.api.item.folder.UploadMail
-
- getEncryptionAlgorithm() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getEnterprise() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getEnterpriseUsers(PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Returns a list of all users for the Enterprise along with their user_id, public_name, and login.
- getEntityId() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getEntries() - Method in class org.mule.modules.box.api.item.PathCollection
-
- getEntries() - Method in class org.mule.modules.box.api.search.SearchResponse
-
- getErrors() - Method in class org.mule.modules.box.api.ContextInfo
-
- getEtag() - Method in class org.mule.modules.box.api.item.file.File
-
- getEtag() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getEtag() - Method in interface org.mule.modules.box.api.item.Item
-
- getExemptFromDeviceLimits() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getExemptFromLoginVerification() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getExpirationRegex() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getExpirationTimePattern() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves EXPIRATION_TIME_PATTERN
- getExpiresAt() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getExtension() - Method in class org.mule.modules.box.api.item.file.File
-
- getFile(String, List<String>) - Method in interface org.mule.modules.box.internal.item.trash.TrashClient
-
- getFile(String, List<String>) - Method in class org.mule.modules.box.internal.item.trash.TrashClientImpl
-
- getFileClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getFileComments(String) - Method in class org.mule.modules.box.BoxConnector
-
Gets a list of any comments on this file.
- getFileExtensions() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getFileID() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getFileInfo(String, List<String>) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves the metadata about a file.
- getFilePreviewLink(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves an expiring URL for creating an embedded preview session.
- getFileTasks(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves all of the tasks for given file.
- getFileVersions(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieved any previous versions of the specified file.
- getFolder(String, List<String>) - Method in interface org.mule.modules.box.internal.item.trash.TrashClient
-
- getFolder(String, List<String>) - Method in class org.mule.modules.box.internal.item.trash.TrashClientImpl
-
- getFolderClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getFolderCollaborations(String, PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Use this to get a list of all the collaborations on a folder i.e.
- getFolderConverter() - Method in class org.mule.modules.box.internal.item.AbstractItemOutputConverter
-
- getFolderConverter() - Method in class org.mule.modules.box.internal.item.file.FileOutputConverter
-
- getFolderConverter() - Method in class org.mule.modules.box.internal.item.folder.FolderOutputConverter
-
- getFolderInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves the full metadata about a folder, including information about when it was last updated as well as the files and folders contained in it.
- getFolderItems(String, List<String>, PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves the files and/or folders contained within this folder without any other metadata about the folder.
- getFrom() - Method in class org.mule.modules.box.api.search.SearchRange
-
- getFullSize() - Method in class org.mule.modules.box.api.PaginatedResult
-
- getGroupClient() - Method in class org.mule.modules.box.BoxConnector
-
- getGroupClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getGroupInfo() - Method in class org.mule.modules.box.api.collaborator.group.membership.Membership
-
- getGroupInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves information about a group.
- getGroupMembership(String) - Method in class org.mule.modules.box.BoxConnector
-
Fetches a specific group membership entry.
- getGroupMemberships(String, PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves all of the members for a given group if the requesting user has access
- getHelpUrl() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getHostname() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getID() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getID() - Method in class org.mule.modules.box.api.collaborator.group.Group
-
- getID() - Method in class org.mule.modules.box.api.collaborator.group.membership.Membership
-
- getID() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getID() - Method in class org.mule.modules.box.api.Comment
-
- getId() - Method in class org.mule.modules.box.api.EnterpriseInfo
-
- getID() - Method in class org.mule.modules.box.api.item.file.File
-
- getID() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getID() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getID() - Method in interface org.mule.modules.box.api.Resource
-
- getID() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getID() - Method in class org.mule.modules.box.api.task.Task
-
- getItem() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getItem() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getItem() - Method in class org.mule.modules.box.api.task.Task
-
- getItemStatus() - Method in class org.mule.modules.box.api.item.file.File
-
- getItemStatus() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getItemStatus() - Method in interface org.mule.modules.box.api.item.Item
-
- getJobTitle() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getLanguage() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getLimit() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getLimit() - Method in class org.mule.modules.box.api.search.SearchResponse
-
- getLogger() - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthManager
-
- getLogin() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getMaxUploadSize() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getMembershipClient() - Method in class org.mule.modules.box.BoxConnector
-
- getMembershipClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getMessage() - Method in class org.mule.modules.box.api.Comment
-
- getMessage() - Method in class org.mule.modules.box.api.Error
-
- getMessage() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getMessage() - Method in class org.mule.modules.box.api.task.assignment.AssignmentInput
-
- getMessage() - Method in class org.mule.modules.box.api.task.TaskInput
-
- getModifiedAt() - Method in class org.mule.modules.box.api.collaboration.Collaboration
-
- getModifiedAt() - Method in interface org.mule.modules.box.api.collaborator.Collaborator
-
- getModifiedAt() - Method in class org.mule.modules.box.api.collaborator.group.Group
-
- getModifiedAt() - Method in class org.mule.modules.box.api.collaborator.group.membership.Membership
-
- getModifiedAt() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getModifiedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getModifiedAt() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getModifiedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getModifiedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getModifiedBy() - Method in class org.mule.modules.box.api.Comment
-
- getModifiedBy() - Method in class org.mule.modules.box.api.item.file.File
-
- getModifiedBy() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getModifiedBy() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getModifiedBy() - Method in interface org.mule.modules.box.api.item.Item
-
- getMuleContext() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getMyTags() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getName() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves name
- getName() - Method in interface org.mule.modules.box.api.collaborator.Collaborator
-
- getName() - Method in class org.mule.modules.box.api.collaborator.group.Group
-
- getName() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getName() - Method in class org.mule.modules.box.api.EnterpriseInfo
-
- getName() - Method in class org.mule.modules.box.api.Error
-
- getName() - Method in class org.mule.modules.box.api.item.file.FileInput
-
- getName() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getName() - Method in class org.mule.modules.box.api.item.folder.FolderInput
-
- getName() - Method in interface org.mule.modules.box.api.item.Item
-
- getNotify() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getOAuthManagerClass() - Method in class org.mule.modules.box.processors.AuthorizeMessageProcessor
-
- getOAuthManagerClass() - Method in class org.mule.modules.box.processors.UnauthorizeMessageProcessor
-
- getOauthVerifier() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves oauthVerifier
- getOffset() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getOffset() - Method in class org.mule.modules.box.api.search.SearchResponse
-
- getOnNoTokenPolicy() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves onNoTokenPolicy
- getOutputConverter() - Method in class org.mule.modules.box.internal.BaseClient
-
- getOwnedBy() - Method in class org.mule.modules.box.api.item.file.File
-
- getOwnedBy() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getOwnedBy() - Method in interface org.mule.modules.box.api.item.Item
-
- getOwnerUserIds() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getPage(BoxConnector) - Method in class org.mule.modules.box.BasicPagingDelegate
-
- getPageSize() - Method in class org.mule.modules.box.BasicPagingDelegate
-
- getParent() - Method in class org.mule.modules.box.api.item.file.File
-
- getParent() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getParent() - Method in interface org.mule.modules.box.api.item.Item
-
- getPasswordResetRequired() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getPath() - Method in class org.mule.modules.box.api.item.file.File
-
- getPath() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getPath() - Method in interface org.mule.modules.box.api.item.Item
-
- getPathCollection() - Method in class org.mule.modules.box.api.item.file.File
-
- getPathCollection() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getPathCollection() - Method in interface org.mule.modules.box.api.item.Item
-
- getPendingCollaborations() - Method in class org.mule.modules.box.BoxConnector
-
Used to retrieve all pending collaboration invites for this user.
- getPermissions() - Method in class org.mule.modules.box.api.item.file.File
-
- getPermissions() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getPermissions() - Method in class org.mule.modules.box.api.SharedLink
-
- getPhone() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getPreviewCount() - Method in class org.mule.modules.box.api.SharedLink
-
- getPreviewLink() - Method in class org.mule.modules.box.api.item.file.File
-
- getPreviewLink(String) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- getPreviewLink(String) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- getPrivateKeyPassword() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getPrivateKeyPath() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getProcessTemplate() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getPublicKeyId() - Method in class org.mule.modules.box.config.OAuth2ServerToServerConfig
-
- getPurgedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getPurgedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getPurgedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getQuery() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getReason() - Method in class org.mule.modules.box.api.Error
-
- getRefreshToken() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves refreshToken
- getRefreshToken() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getRefreshTokenPattern() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
Retrieves REFRESH_TOKEN_PATTERN
- getRefreshTokenRegex() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getRemindedAt() - Method in class org.mule.modules.box.api.task.assignment.Assignment
-
- getRequestId() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getResolutionState() - Method in class org.mule.modules.box.api.task.assignment.AssignmentInput
-
- getResponse() - Method in class org.mule.modules.box.api.PaginatedResult
-
- getResponse() - Method in exception org.mule.modules.box.exception.BoxException
-
- getResponseCode() - Method in exception org.mule.modules.box.exception.BoxException
-
- getRole() - Method in class org.mule.modules.box.api.collaboration.CollaborationInput
-
- getRole() - Method in class org.mule.modules.box.api.collaborator.group.membership.MembershipInput
-
- getRole() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getScope() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getScope() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getSearchInTrash() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getSequenceID() - Method in class org.mule.modules.box.api.item.file.File
-
- getSequenceID() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getSequenceID() - Method in interface org.mule.modules.box.api.item.Item
-
- getSha1() - Method in class org.mule.modules.box.api.item.file.File
-
- getSha1() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getSharedLink() - Method in class org.mule.modules.box.api.item.file.FileInput
-
- getSharedLink() - Method in class org.mule.modules.box.api.item.folder.FolderInput
-
- getSharedLink() - Method in interface org.mule.modules.box.api.item.Item
-
- getSize() - Method in class org.mule.modules.box.api.item.file.File
-
- getSize() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getSize() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getSize() - Method in interface org.mule.modules.box.api.item.Item
-
- getSizeRange() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getSpaceAmount() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getSpaceUsed() - Method in class org.mule.modules.box.api.collaborator.user.User
-
- getStatus() - Method in class org.mule.modules.box.api.collaboration.CollaborationInput
-
- getStatus() - Method in class org.mule.modules.box.api.ErrorResponse
-
- getSyncEnabled() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getSyncState() - Method in class org.mule.modules.box.api.item.folder.FolderInput
-
- getTags() - Method in class org.mule.modules.box.api.item.file.File
-
- getTags() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getTags() - Method in interface org.mule.modules.box.api.item.Item
-
- getTaskAssignmentInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Fetches a specific task assignment.
- getTaskAssignments() - Method in class org.mule.modules.box.api.task.Task
-
- getTaskAssignments(String) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves all of the assignments for a given task.
- getTaskClient() - Method in class org.mule.modules.box.BoxConnector
-
- getTaskClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getTaskInfo(String) - Method in class org.mule.modules.box.BoxConnector
-
Fetches a specific task.
- getThumbnail(String, ThumbnailType, Integer, Integer, Integer, Integer) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves a thumbnail, or smaller image representation, of this file.
- getThumbnail(String, ThumbnailType, Integer, Integer, Integer, Integer) - Method in interface org.mule.modules.box.internal.item.file.FileClient
-
- getThumbnail(String, ThumbnailType, Integer, Integer, Integer, Integer) - Method in class org.mule.modules.box.internal.item.file.FileClientImpl
-
- getTimezone() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getTo() - Method in class org.mule.modules.box.api.search.SearchRange
-
- getTotalCount() - Method in class org.mule.modules.box.api.item.PathCollection
-
- getTotalCount() - Method in class org.mule.modules.box.api.search.SearchResponse
-
- getTotalResults(BoxConnector) - Method in class org.mule.modules.box.BasicPagingDelegate
-
- getTrashClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getTrashedAt() - Method in class org.mule.modules.box.api.item.file.File
-
- getTrashedAt() - Method in class org.mule.modules.box.api.item.folder.Folder
-
- getTrashedAt() - Method in interface org.mule.modules.box.api.item.Item
-
- getTrashedFile(String, List<String>) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves an item that has been moved to the trash.
- getTrashedFolder(String, List<String>) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves a folder that has been moved to the trash.
- getTrashedItems(List<String>, PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves the files and/or folders that have been moved to the trash.
- getType() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getUnsharedAt() - Method in class org.mule.modules.box.api.SharedLink
-
- getUpdatedAtRange() - Method in class org.mule.modules.box.api.search.SearchParams
-
- getUploadMail() - Method in class org.mule.modules.box.api.item.folder.FolderInput
-
- getUploadUrl() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getUploadUrl() - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthManager
-
Retrieves uploadUrl
- getUrl() - Method in class org.mule.modules.box.api.SharedLink
-
- getUseGzip() - Method in class org.mule.modules.box.config.OAuth2Config
-
- getUseGzip() - Method in class org.mule.modules.box.oauth.BoxConnectorOAuthManager
-
Retrieves useGzip
- getUserClient() - Method in class org.mule.modules.box.BoxConnector
-
- getUserClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getUserGroupMemberships(String, PagingConfiguration) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves all of the group memberships for a given user.
- getUserInfo() - Method in class org.mule.modules.box.api.collaborator.group.membership.Membership
-
- getUserInfo(String, List<String>) - Method in class org.mule.modules.box.BoxConnector
-
Retrieves information about a user in the enterprise.
- getUserStatus() - Method in class org.mule.modules.box.api.collaborator.user.UserInput
-
- getValue() - Method in class org.mule.modules.box.api.search.SearchDateRange
-
- getValue() - Method in class org.mule.modules.box.api.search.SearchRange
-
- getValue() - Method in class org.mule.modules.box.api.search.SearchSizeRange
-
- getValueFunction() - Static method in class org.mule.modules.box.api.search.SearchRange
-
- getVanityUrl() - Method in class org.mule.modules.box.api.SharedLink
-
- getVerifierRegex() - Method in class org.mule.modules.box.adapters.BoxConnectorOAuth2Adapter
-
- getVersion() - Method in class org.mule.modules.box.api.item.file.File
-
- getVersionClient() - Method in class org.mule.modules.box.config.AbstractConfig
-
- getVersionID() - Method in class org.mule.modules.box.api.item.file.FileVersion
-
- getVersionNumber() - Method in class org.mule.modules.box.api.item.file.File
-
- Group - Class in org.mule.modules.box.api.collaborator.group
-
- Group() - Constructor for class org.mule.modules.box.api.collaborator.group.Group
-
- GroupClient - Interface in org.mule.modules.box.internal.collaborator.group
-
Client that will handle all Group operations.
- GroupClientImpl - Class in org.mule.modules.box.internal.collaborator.group
-
- GroupClientImpl(AbstractConfig) - Constructor for class org.mule.modules.box.internal.collaborator.group.GroupClientImpl
-
- GroupOutputConverter - Class in org.mule.modules.box.internal.collaborator.group
-
- GroupOutputConverter() - Constructor for class org.mule.modules.box.internal.collaborator.group.GroupOutputConverter
-
- validate(Predicate<T>, T, String) - Method in class org.mule.modules.box.BoxConnector
-
- validateFields(String[], List<String>) - Method in class org.mule.modules.box.BoxConnector
-
- valueOf(String) - Static method in enum org.mule.modules.box.api.collaboration.CollaborationRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.collaboration.CollaborationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.collaborator.group.membership.MembershipRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.collaborator.user.UserRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.collaborator.user.UserStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.item.file.FilePermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.item.folder.FolderPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.item.folder.SyncState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.item.folder.UploadMailAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.search.ContentTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.search.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.search.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.SharedLinkAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.task.assignment.ResolutionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.api.ThumbnailType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.box.TaskInfoAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mule.modules.box.api.collaboration.CollaborationRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.collaboration.CollaborationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.collaborator.group.membership.MembershipRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.collaborator.user.UserRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.collaborator.user.UserStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.item.file.FilePermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.item.folder.FolderPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.item.folder.SyncState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.item.folder.UploadMailAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.search.ContentTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.search.SearchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.search.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.SharedLinkAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.task.assignment.ResolutionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.api.ThumbnailType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.box.TaskInfoAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionClient - Interface in org.mule.modules.box.internal.item.file.version
-
Client that handles the Version operations.
- VersionClientImpl - Class in org.mule.modules.box.internal.item.file.version
-
- VersionClientImpl(AbstractConfig) - Constructor for class org.mule.modules.box.internal.item.file.version.VersionClientImpl
-
- VersionIdPredicate - Class in org.mule.modules.box.internal.item.file.version
-
Predicte that filters based on a determined version ID.
- VersionIdPredicate(String) - Constructor for class org.mule.modules.box.internal.item.file.version.VersionIdPredicate
-
- VersionOutputConverter - Class in org.mule.modules.box.internal.item.file.version
-
Converter function that transforms from
BoxFileVersion
to
FileVersion
- VersionOutputConverter() - Constructor for class org.mule.modules.box.internal.item.file.version.VersionOutputConverter
-