Class WorkInProgressStateChanged
- java.lang.Object
-
- com.google.gerrit.server.extensions.events.WorkInProgressStateChanged
-
public class WorkInProgressStateChanged extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
fire(Change change, PatchSet patchSet, AccountState account, Timestamp when)
-
-
-
Method Detail
-
fire
public void fire(Change change, PatchSet patchSet, AccountState account, Timestamp when)
-
-