public class Commit extends Entity
| Constructor and Description |
|---|
Commit()
Constructs this object without initialization.
|
Commit(JsonObject jsonObject)
Constructs this object from a JSON object.
|
public Commit()
public Commit(JsonObject jsonObject)
jsonObject - JSON object that represents a commit.Copyright © 2015 Nishimura Software Studio. All rights reserved.