contentlet.setStringProperty("forcePush", forcePush);
//wapi.
if(workflow!=null) {
workflow.setContentlet(contentlet);
wapi.fireWorkflowPostCheckin(workflow);
}
// DOTCMS-7290
DotCacheAdministrator cache = CacheLocator.getCacheAdministrator();
Identifier contIdent = APILocator.getIdentifierAPI().find(contentlet);