@Portable public class NewBranchEvent extends Object
| Constructor and Description |
|---|
NewBranchEvent() |
NewBranchEvent(String repositoryAlias,
String branchName,
org.uberfire.backend.vfs.Path branchPath,
Long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranchName() |
org.uberfire.backend.vfs.Path |
getBranchPath() |
String |
getRepositoryAlias() |
Long |
getTimestamp() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.