public abstract class RepositoryAction extends BaseRepositoryEntity
Constructor and Description |
---|
RepositoryAction() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getName()
Gets the name.
|
abstract java.lang.String |
getSpel()
Gets the spel.
|