Interface BpmnInterfaceImplementation
-
- All Known Implementing Classes:
WSService
@Internal public interface BpmnInterfaceImplementation
Represents an implementation of aBpmnInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
- Returns:
- the name of this implementation
-
-