commandbox.system.endpoints.IEndpointcommandbox.system.endpoints.IEndpointInteractive
Copyright Since 2014 CommandBox by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com I am an interactive endpoint. That means I can not only resolve packages, but be logged into and can have packages published to me.
Method Summary | |
---|---|
string
|
createUser(string username, string password, string email, string firstName, string lastName)
|
string
|
login(string userName, string password)
|
any
|
publish(string path, [string zipPath], [boolean force])
|
any
|
unpublish(string path, [string version])
|
Methods inherited from class commandbox.system.endpoints.IEndpoint |
---|
getDefaultName, getUpdate, resolvePackage |
Method Detail |
---|
username
password
email
firstName
lastName
userName
password
path
zipPath
force
path
version