Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder Modifier and Type Class Description static classJBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNodestatic classJBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode.BuilderProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNodeMethods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.Builder. getHumanTaskOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent. getHumanTaskOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder. getHumanTaskOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.HumanTaskNode human_task = 3;
-