02-09-2015 08:38 AM
02-13-2015 07:38 AM
Map<String, Object> variableMap = delegateTask.getVariables();
ActivitiScriptNode scriptnode = (ActivitiScriptNode) variableMap.get("bpm_package");
final NodeRef workflowPackageNodeRef = scriptnode.getNodeRef();
final List<ChildAssociationRef> lResources = nodeService.getChildAssocs(workflowPackageNodeRef);
//Get the content noderef from activiti package items.
for(){
—-
—-
}
02-16-2015 12:01 AM
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.