JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.gerrit.server.change
Interface AbandonOp.Factory
Enclosing class:
AbandonOp
public static interface
AbandonOp.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AbandonOp
create
(
AccountState
accountState,
String
msgTxt)
Method Details
create
AbandonOp
create
(
AccountState
accountState,
String
msgTxt)