Package com.comsol.api.database.result
Interface GetCommitResult
-
- All Superinterfaces:
CommitResult
,DatabaseApiValue
public interface GetCommitResult extends CommitResult
The result returned when reading the data values of a commit in a branch.
-
-
Method Summary
-
Methods inherited from interface com.comsol.api.database.result.CommitResult
branchKey, commitComment, commitKey, databaseKey, repositoryKey, saved, savedBy
-
-