mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX to HEAD (4.2)
54938: MNT-9570: Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2) 54855: Merged DEV to V4.1-BUG-FIX (4.1.7) MNT-9538 : Upgrade changes cm:modified data for nodes in a workflow - Disabling/enabling auditable behavior around the FixBpmPackagesPatch patch git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -91,7 +91,8 @@ public class FixBpmPackagesPatch extends AbstractPatch
|
||||
this.importerBootstrap = importerBootstrap;
|
||||
}
|
||||
|
||||
public void setPolicyFilter(BehaviourFilter policyFilter) {
|
||||
public void setPolicyFilter(BehaviourFilter policyFilter)
|
||||
{
|
||||
this.policyFilter = policyFilter;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user