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