Class Repository
- java.lang.Object
-
- io.jenkins.plugins.synopsys.security.scan.input.scm.bitbucket.Repository
-
public class Repository extends Object
-
-
Constructor Summary
Constructors Constructor Description Repository()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Pull
getPull()
void
setName(String name)
void
setPull(Pull pull)
-