Package | Description |
---|---|
io.stallion.boot | |
io.stallion.dataAccess.db | |
io.stallion.plugins | |
io.stallion.secrets | |
io.stallion.tools | |
io.stallion.users |
Modifier and Type | Class and Description |
---|---|
class |
ForceTaskAction |
class |
InteractiveJavascriptRunAction |
class |
NewDraftPageAction |
class |
NewJavaPluginRunAction
A command-line StallionRunAction that will walk the user through generating the
scaffolding for a brand new Stallion java plugin, including setting up the maven
pom.xml and a directory structure.
|
class |
NewProjectBuilder |
class |
StallionServer |
class |
WorkerCommandAction |
Modifier and Type | Class and Description |
---|---|
class |
SqlCheckNeedsMigrationAction
A command-line action that checks to see if a database migration needs to be run, that is
if there is a SQL migration file in the sql folder that has not yet been marked as run in
the database.
|
class |
SqlGenerationAction |
class |
SqlMigrationAction
Runs all unexecuted database migrations.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginTestsRunAction
Command-line action for running javascript unittests.
|
Modifier and Type | Method and Description |
---|---|
List<? extends StallionRunAction> |
StallionJavaPlugin.getActions()
Get a list of available actions
|
List<StallionRunAction> |
PluginRegistry.getAllPluginDefinedStallionRunActions() |
Modifier and Type | Class and Description |
---|---|
class |
SecretsAction |
class |
SecretsDecryptAction |
Modifier and Type | Class and Description |
---|---|
class |
ExportToHtml |
class |
ScriptExecBase |
Modifier and Type | Class and Description |
---|---|
class |
UserAdder |
Copyright © 2016. All rights reserved.