Guvnor - Project API 6.2.0.Beta2

Uses of Class
org.guvnor.common.services.project.builder.model.IncrementalBuildResults

Packages that use IncrementalBuildResults
org.guvnor.common.services.project.builder.service   
 

Uses of IncrementalBuildResults in org.guvnor.common.services.project.builder.service
 

Methods in org.guvnor.common.services.project.builder.service that return IncrementalBuildResults
 IncrementalBuildResults BuildService.addPackageResource(org.uberfire.backend.vfs.Path resource)
          Add a Package resource to the build.
 IncrementalBuildResults BuildService.applyBatchResourceChanges(Project project, Map<org.uberfire.backend.vfs.Path,Collection<org.uberfire.workbench.events.ResourceChange>> changes)
          Process a batch of changes to a Project's resources.
 IncrementalBuildResults BuildService.deletePackageResource(org.uberfire.backend.vfs.Path resource)
          Remove a Package resource from the build.
 IncrementalBuildResults BuildService.updatePackageResource(org.uberfire.backend.vfs.Path resource)
          Update an existing Package resource in the build.
 


Guvnor - Project API 6.2.0.Beta2

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