Package org.camunda.bpm.model.xml.type
Interface ModelElementTypeBuilder.ModelTypeInstanceProvider<T extends ModelElementInstance>
-
- Enclosing interface:
- ModelElementTypeBuilder
public static interface ModelElementTypeBuilder.ModelTypeInstanceProvider<T extends ModelElementInstance>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
newInstance(ModelTypeInstanceContext instanceContext)
-
-
-
Method Detail
-
newInstance
T newInstance(ModelTypeInstanceContext instanceContext)
-
-