跳过导航链接
C D E G I L M O P R S T U V 

C

closeSession() - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
关闭ssh连接
com.github.xiaoymin.deploy - 程序包 com.github.xiaoymin.deploy
 
com.github.xiaoymin.deploy.model - 程序包 com.github.xiaoymin.deploy.model
 
command(String) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
远程执行命令

D

DeployHelper - com.github.xiaoymin.deploy中的类
核心类
DeployHelperConfiguration - com.github.xiaoymin.deploy.model中的类
主要配置文件
DeployHelperConfiguration() - 类 的构造器com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
DeployHelperConnection - com.github.xiaoymin.deploy中的类
Linux-SSH远程连接操作
DeployHelperConnection(DeployHelperServer) - 类 的构造器com.github.xiaoymin.deploy.DeployHelperConnection
 
DeployHelperDeploy - com.github.xiaoymin.deploy.model中的类
 
DeployHelperDeploy() - 类 的构造器com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
DeployHelperMojo - com.github.xiaoymin.deploy中的类
Mojo主class
DeployHelperMojo() - 类 的构造器com.github.xiaoymin.deploy.DeployHelperMojo
 
DeployHelperServer - com.github.xiaoymin.deploy.model中的类
目标服务器的配置信息
DeployHelperServer() - 类 的构造器com.github.xiaoymin.deploy.model.DeployHelperServer
 

E

execute() - 类 中的方法com.github.xiaoymin.deploy.DeployHelper
开始执行操作
execute() - 类 中的方法com.github.xiaoymin.deploy.DeployHelperMojo
 
exists(String) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
判断目标path是否存在,可以是文件或者文件夹
existsAndCreate(String) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
判断目标目录是否存在,如果不存在则创建目录

G

getDeployProfile() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getDeploys() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getHost() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
getPassword() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
getPort() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
getProcessName() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getProfile() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getProfile() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
getProfileDeploy() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getProfileServer() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getServerProfile() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getServers() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
getSource() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getStartShell() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getStopShell() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getTarget() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
getUsername() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 

I

initConfig(File) - 类 中的方法com.github.xiaoymin.deploy.DeployHelper
初始化配置文件
isActiveDefaultStart() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 

L

load(File) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
初始化读取Xml配置文件

M

me - 类 中的静态变量com.github.xiaoymin.deploy.DeployHelper
 

O

openSession() - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
初始化Session连接

P

profile() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
根据配置文件切换profile

R

ROOT_CONFIG_NAME - 类 中的静态变量com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
ROOT_PREFIX - 类 中的静态变量com.github.xiaoymin.deploy.DeployHelper
 

S

setActiveDefaultStart(boolean) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setDeployProfile(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setDeploys(List<DeployHelperDeploy>) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setHost(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
setMavenProject(MavenProject) - 类 中的方法com.github.xiaoymin.deploy.DeployHelper
 
setPassword(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
setPort(Integer) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
setProcessName(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setProfile(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setProfile(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
setProfileDeploy(DeployHelperDeploy) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setProfileServer(DeployHelperServer) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setServerProfile(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setServers(List<DeployHelperServer>) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperConfiguration
 
setSource(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setStartShell(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setStopShell(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setTarget(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
setUsername(String) - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 
shell(String) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
执行shell
shell(List<String>, boolean) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
执行批量Shell命令
shell(String, boolean) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
执行shell命令

T

toString() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
 
toString() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
 

U

upload(String, String) - 类 中的方法com.github.xiaoymin.deploy.DeployHelperConnection
上传文件

V

validate() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperDeploy
校验参数
validate() - 类 中的方法com.github.xiaoymin.deploy.model.DeployHelperServer
校验参数
C D E G I L M O P R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.