Uses of Class
com.mayam.wf.ws.client.ConformRequestBuilder
Packages that use ConformRequestBuilder
Package
Description
This package provides a client for the Mayam Tasks Webservices.
-
Uses of ConformRequestBuilder in com.mayam.wf.ws.client
Methods in com.mayam.wf.ws.client that return ConformRequestBuilderModifier 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.Methods in com.mayam.wf.ws.client with parameters of type ConformRequestBuilderModifier and TypeMethodDescriptionAssetApi.requestConform
(AssetType assetType, String assetId, ConformRequestBuilder request) Requests a conform using a MAM specific subset of available request details.