Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig
-
-
Uses of BitBucketPPRPluginConfig in io.jenkins.plugins.bitbucketpushandpullrequest.action
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.action that return BitBucketPPRPluginConfig Modifier and Type Method Description BitBucketPPRPluginConfig
BitBucketPPRActionAbstract. getGlobalConfig()
-
Uses of BitBucketPPRPluginConfig in io.jenkins.plugins.bitbucketpushandpullrequest.config
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.config that return BitBucketPPRPluginConfig Modifier and Type Method Description static BitBucketPPRPluginConfig
BitBucketPPRPluginConfig. getInstance()
-
Uses of BitBucketPPRPluginConfig in io.jenkins.plugins.bitbucketpushandpullrequest.event
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.event that return BitBucketPPRPluginConfig Modifier and Type Method Description protected BitBucketPPRPluginConfig
BitBucketPPREventContext. getGlobalConfig()
-
Uses of BitBucketPPRPluginConfig in io.jenkins.plugins.bitbucketpushandpullrequest.observer
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.observer that return BitBucketPPRPluginConfig Modifier and Type Method Description protected BitBucketPPRPluginConfig
BitBucketPPRHandlerTemplate. getGlobalConfig()
-