Uses of Class
org.jenkinsci.plugins.ParameterizedRemoteTrigger.JenkinsCrumb
Packages that use JenkinsCrumb
-
Uses of JenkinsCrumb in org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils
Methods in org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils that return JenkinsCrumbModifier and TypeMethodDescriptionstatic JenkinsCrumb
DropCachePeriodicWork.safeGetCrumb
(String key, boolean isCacheEnable) static JenkinsCrumb
DropCachePeriodicWork.safePutCrumb
(String key, JenkinsCrumb jenkinsCrumb, boolean isCacheEnable) Methods in org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils with parameters of type JenkinsCrumbModifier and TypeMethodDescriptionstatic JenkinsCrumb
DropCachePeriodicWork.safePutCrumb
(String key, JenkinsCrumb jenkinsCrumb, boolean isCacheEnable)