A B C D E G I J P S W 

A

abortWorkItem(WorkItem, WorkItemManager) - Method in class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 

B

beforeNodeLeft(ProcessNodeLeftEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class jenkins.plugins.jbpm.CompleteProcessEventListener
 

C

CompleteProcessEventListener - Class in jenkins.plugins.jbpm
Implements a listener that uses a latch to wait for the end of the business process.
CompleteProcessEventListener(CountDownLatch) - Constructor for class jenkins.plugins.jbpm.CompleteProcessEventListener
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
Saves global configuration.

D

debug(Throwable) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
debug(String) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
doCheckProcessId(String) - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'processId'.
doCheckUrl(String) - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'url'.

E

error(Throwable) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
error(String) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler
 

G

getDescriptor() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder
Not necessary (as we define some properties), but overridden for better safety.
getDisplayName() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
This human readable name is used in the configuration screen when selecting a new build step.
getGuvnorPassword() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
 
getGuvnorUserName() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
 
getKnowledgeBase(String) - Static method in class jenkins.plugins.jbpm.SessionUtil
 
getProcessId() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder
We'll use this from the config.jelly.
getShortDescription() - Method in class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler.WorkItemCause
 
getStatefulKnowledgeSession(KnowledgeBase) - Static method in class jenkins.plugins.jbpm.SessionUtil
 
getTaskServiceAddress() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
 
getTaskServicePort() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
 
getTransactionManager() - Static method in class jenkins.plugins.jbpm.PluginTransactionManager
 
getUrl() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder
We'll use this from the config.jelly.

I

info(Throwable) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
info(String) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
Indicates that this builder can be used with all kinds of project types.
isPersistenceEnabled() - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
Used to load current value for global configuration screen.

J

JBOSS_USER_TRANSACTION_NAME - Static variable in class jenkins.plugins.jbpm.PluginTransactionManager
 
JbpmPluginLogger - Class in jenkins.plugins.jbpm
Provides simple logging functionality to the whole plugin.
JbpmPluginLogger() - Constructor for class jenkins.plugins.jbpm.JbpmPluginLogger
 
JbpmUrlResourceBuilder - Class in jenkins.plugins.jbpm
Implementation of build step which is able to invoke a BPMN 2.0 business process.
JbpmUrlResourceBuilder(String, String) - Constructor for class jenkins.plugins.jbpm.JbpmUrlResourceBuilder
Fields in config.jelly must match the parameter names in the "DataBoundConstructor"
JbpmUrlResourceBuilder.DescriptorImpl - Class in jenkins.plugins.jbpm
Descriptor for JbpmUrlResourceBuilder.
JbpmUrlResourceBuilder.DescriptorImpl() - Constructor for class jenkins.plugins.jbpm.JbpmUrlResourceBuilder.DescriptorImpl
 
jenkins.plugins.jbpm - package jenkins.plugins.jbpm
 
JenkinsJobWorkItemHandler - Class in jenkins.plugins.jbpm
Implements a handler for the JenkinsJob work item, which launches jobs and waits for their completion.
JenkinsJobWorkItemHandler() - Constructor for class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler
 
JenkinsJobWorkItemHandler.WorkItemCause - Class in jenkins.plugins.jbpm
 
JenkinsJobWorkItemHandler.WorkItemCause() - Constructor for class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler.WorkItemCause
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.jbpm.JbpmUrlResourceBuilder
Implements a build step - starts jBPM engine.
PluginTransactionManager - Class in jenkins.plugins.jbpm
Own transaction manager to enable correct persistence on JBoss AS 7.
PluginTransactionManager() - Constructor for class jenkins.plugins.jbpm.PluginTransactionManager
 

S

SessionUtil - Class in jenkins.plugins.jbpm
This class handles loading business process definitions from Guvnor and manages jBPM sessions.
SessionUtil() - Constructor for class jenkins.plugins.jbpm.SessionUtil
 
setListener(BuildListener) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
setSession(StatefulKnowledgeSession) - Static method in class jenkins.plugins.jbpm.JenkinsJobWorkItemHandler
 

W

warn(Throwable) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
warn(String) - Static method in class jenkins.plugins.jbpm.JbpmPluginLogger
 
A B C D E G I J P S W 

Copyright © 2004-2013. All Rights Reserved.