| Package | Description |
|---|---|
| org.nuiton.scmwebeditor.uiweb.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
BrowseAction
Allows to browse through a repository
|
class |
CreateBranchAction
Creates a new branch on the repository
|
class |
CreateDirectoryAction
Creates a new directory in the repository
|
class |
DetectScmAction
Detection of the SCM to use following the repository's address
|
class |
DownloadFileAction
Allows to download the file at the given path
|
class |
EditAction
Allows to edit a file
|
class |
GetImageAction
Gets the image at the given path
|
class |
ListBranchesAction
Gives a list of the existing branches on the repository
|
class |
LogoutAction
Ends the user session on the repository
|
class |
MoveFileAction
Moves a file in the repository
|
class |
PreviewAction
Gives a preview of the edited RST or Markdown file
|
class |
RemoveDirectoryAction
Removes a directory on the repository
|
class |
RemoveFileAction
Removes a file from the repository
|
class |
ResetAction
Deletes all the changes made to the edited file
|
class |
SaveAction
Saves the edited file without quitting
|
class |
ScmWebEditorCommitAction
Commits all the changes to the remote repository
|
class |
ScmWebEditorMainAction
The first action called when entering the website
|
class |
UploadFileAction
Uploads a file from the client to the repository
|
class |
ViewDiffsAction
Allows to view the history of a file
|
class |
ViewImageAction
Allows to view an image
|
class |
ViewRevisionAction
Allows to view a file at the given revision
|
Copyright © 2009–2016 CodeLutin. All rights reserved.