Guvnor - Workingset API 6.2.0.Beta2

org.guvnor.common.services.workingset.client.events
Class OnWorkingSetApplied

java.lang.Object
  extended by org.guvnor.common.services.workingset.client.events.OnWorkingSetApplied

public class OnWorkingSetApplied
extends Object


Constructor Summary
OnWorkingSetApplied()
           
OnWorkingSetApplied(org.uberfire.backend.vfs.Path resource, org.uberfire.backend.vfs.Path workingSet)
           
 
Method Summary
 org.uberfire.backend.vfs.Path getResource()
           
 org.uberfire.backend.vfs.Path getWorkingSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnWorkingSetApplied

public OnWorkingSetApplied()

OnWorkingSetApplied

public OnWorkingSetApplied(org.uberfire.backend.vfs.Path resource,
                           org.uberfire.backend.vfs.Path workingSet)
Method Detail

getResource

public org.uberfire.backend.vfs.Path getResource()

getWorkingSet

public org.uberfire.backend.vfs.Path getWorkingSet()

Guvnor - Workingset API 6.2.0.Beta2

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