public final class ModuleState extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBranch() |
String |
getOrigin() |
String |
getPath()
Gets the client-side path of the project.
|
String |
getRevision()
Gets the revision (SHA-1) of the project.
|
int |
hashCode() |
Copyright © 2016–2019. All rights reserved.