Package | Description |
---|---|
org.guvnor.common.services.project.builder.service |
Modifier and Type | Method and Description |
---|---|
IncrementalBuildResults |
BuildService.addPackageResource(org.uberfire.backend.vfs.Path resource)
Add a Package resource to the build.
|
IncrementalBuildResults |
BuildService.applyBatchResourceChanges(Project project,
Set<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.
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.