Package hudson.plugins.git
Class GitPublisher.NoteToPush
java.lang.Object
hudson.model.AbstractDescribableImpl<GitPublisher.PushConfig>
hudson.plugins.git.GitPublisher.PushConfig
hudson.plugins.git.GitPublisher.NoteToPush
- All Implemented Interfaces:
Describable<GitPublisher.PushConfig>,Serializable
- Enclosing class:
- GitPublisher
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionNoteToPush(String targetRepoName, String noteMsg, String noteNamespace, boolean noteReplace) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.booleanDeprecated.booleanMethods inherited from class hudson.plugins.git.GitPublisher.PushConfig
getTargetRepoName, setEmptyTargetRepoToOrigin, setTargetRepoNameMethods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
NoteToPush
-
-
Method Details
-
getnoteMsg
Deprecated. -
getnoteNamespace
Deprecated. -
getnoteReplace
Deprecated. -
getNoteMsg
-
getNoteNamespace
-
getNoteReplace
public boolean getNoteReplace()
-