Uses of Class
dev.vality.damsel.domain_config.RepositorySrv.Pull_result
Packages that use RepositorySrv.Pull_result
-
Uses of RepositorySrv.Pull_result in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return RepositorySrv.Pull_resultModifier and TypeMethodDescriptionRepositorySrv.Pull_result.deepCopy()RepositorySrv.Processor.Pull.getResult(I iface, RepositorySrv.Pull_args args) RepositorySrv.Pull_result.setEx1(VersionNotFound ex1) RepositorySrv.Pull_result.setSuccess(Map<Long, Commit> success) Methods in dev.vality.damsel.domain_config with parameters of type RepositorySrv.Pull_resultModifier and TypeMethodDescriptionintRepositorySrv.Pull_result.compareTo(RepositorySrv.Pull_result other) booleanRepositorySrv.Pull_result.equals(RepositorySrv.Pull_result that) Constructors in dev.vality.damsel.domain_config with parameters of type RepositorySrv.Pull_resultModifierConstructorDescriptionPerforms a deep copy on other.