Uses of Class
com.mayam.wf.ws.client.ConformRequestBuilder
Package
Description
This package provides a client for the Mayam Tasks Webservices.
-
Uses of ConformRequestBuilder in com.mayam.wf.ws.client
Modifier and TypeMethodDescriptionConformRequestBuilder.destAssetId
(String destAssetId) Sets identifier of destination asset.ConformRequestBuilder.destAssetType
(AssetType destAssetType) Sets type of destination asset.Name of the destination.Type of the destination.Sets requested name of destination file.Modifier and TypeMethodDescriptionAssetApi.requestConform
(AssetType assetType, String assetId, ConformRequestBuilder request) Requests a conform using a MAM specific subset of available request details.