org.drools.repository.events
Interface CheckinEvent


public interface CheckinEvent

To be called after an asset is checked in.


Method Summary
 void afterCheckin(AssetItem item)
           
 

Method Detail

afterCheckin

void afterCheckin(AssetItem item)


Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.