Package com.mooltiverse.oss.nyx.data
Class Action
- java.lang.Object
-
- com.mooltiverse.oss.nyx.data.Action
-
public class Action extends Object
This object is a Git action value holder independent from the underlying Git implementation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Identity
getIdentity()
Returns the identity.TimeStamp
getTimeStamp()
Returns the time stamp.String
toString()
-