org.drools.guvnor.server.contenthandler
Interface ICanHasAttachment

All Known Implementing Classes:
BPMN2ProcessHandler, 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-2012 JBoss by Red Hat. All Rights Reserved.