Forge - Resource Addon API 2.0.0.Alpha3

org.jboss.forge.resource.transaction
Interface ChangeSet


public interface ChangeSet

A ChangeSet object contains the modified resources of a specific transaction

Author:
George Gastaldi

Method Summary
 Set<Resource<?>> getModifiedResources()
           
 

Method Detail

getModifiedResources

Set<Resource<?>> getModifiedResources()
Returns:
a set of the modified resources

Forge - Resource Addon API 2.0.0.Alpha3

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