JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cg.webbpm.modules.bpmn.workflow.api.variable
Interface BpmnVariableFactory
All Known Implementing Classes:
BpmnVariableFactoryImpl
public interface
BpmnVariableFactory
Author:
Badamshin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T>
BpmnVariable
<T>
create
(
String
name)
Method Details
create
<T>
BpmnVariable
<T>
create
(
String
name)