06-29-2011 07:35 AM
06-29-2011 03:42 PM
06-30-2011 12:26 AM
10-21-2013 06:09 PM
10-23-2013 10:28 AM
10-30-2013 05:34 PM
11-07-2013 04:09 AM
/**
* Sets the category of the deployment.
* Deployments can be queried by category: see {@link DeploymentQuery#deploymentCategory(String)}.
*
* @throws ActivitiObjectNotFoundException if no deployment with the provided id can be found.
*/
void setDeploymentCategory(String deploymentId, String category);
[code]
Simmilar method is available for the category of a PDef.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.