Uses of Interface
ch.ivyteam.ivy.bpm.engine.client.element.StringSelector
Packages that use StringSelector
-
Uses of StringSelector in ch.ivyteam.ivy.bpm.engine.client
Methods in ch.ivyteam.ivy.bpm.engine.client that return StringSelector -
Uses of StringSelector in ch.ivyteam.ivy.bpm.engine.client.element
Methods in ch.ivyteam.ivy.bpm.engine.client.element that return StringSelectorModifier and TypeMethodDescriptionstatic StringSelector<BpmProcess> BpmProcess.name()Selects a process by the its simple nameElementSelector.name()Selects a process element by its name.