org.drools.guvnor.server.contenthandler
Interface ICanHasAttachment

All Known Implementing Classes:
ModelContentHandler, RuleFlowHandler

public interface ICanHasAttachment

=(^.^)=


Method Summary
 void onAttachmentAdded(AssetItem item)
           
 void onAttachmentRemoved(AssetItem item)
           
 

Method Detail

onAttachmentAdded

void onAttachmentAdded(AssetItem item)
                       throws IOException
Throws:
IOException

onAttachmentRemoved

void onAttachmentRemoved(AssetItem item)
                         throws IOException
Throws:
IOException


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.