org.openengsb.domain.scm
Interface CommitRef


public interface CommitRef

An abstraction for commit reference (commit-ref) to a commit id in SCM.


Method Summary
 String getStringRepresentation()
          Gets this commit-ref value String representation.
 

Method Detail

getStringRepresentation

String getStringRepresentation()
Gets this commit-ref value String representation.

Returns:
String representation of this commit-ref value


Copyright © 2009-2011. All Rights Reserved.