Interface TemplateAction
-
- All Superinterfaces:
InterceptableAction,XLReleaseEvent
- All Known Implementing Classes:
TemplateDeletingAction,TemplateMovingAction
public interface TemplateAction extends InterceptableAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtemplateId()-
Methods inherited from interface com.xebialabs.xlrelease.domain.events.XLReleaseEvent
timeMs, timestamp, username, username_$eq
-
-