|
org.netbeans.modules.refactoring.api 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| org.netbeans.modules.refactoring.spi | |
| Uses of Transaction in org.netbeans.modules.refactoring.spi |
|---|
| Methods in org.netbeans.modules.refactoring.spi with parameters of type Transaction | |
|---|---|
void |
RefactoringElementsBag.registerTransaction(Transaction commit)
commits are called after all changes are performed |
| Method parameters in org.netbeans.modules.refactoring.spi with type arguments of type Transaction | |
|---|---|
Problem |
GuardedBlockHandler.handleChange(RefactoringElementImplementation proposedChange,
Collection<RefactoringElementImplementation> replacements,
Collection<Transaction> transaction)
Collects replacements for refactoring element affecting a guarded block. |
|
org.netbeans.modules.refactoring.api 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||