Interface ExecutableStepRepository
-
- All Known Implementing Classes:
OrientComposableStepRepository
public interface ExecutableStepRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutableComposedStepfindExecutableById(String recordId)
-
-
-
Method Detail
-
findExecutableById
ExecutableComposedStep findExecutableById(String recordId)
-
-