KIE Config command line interface 6.0.0.Beta5

org.kie.config.cli.command
Interface CliCommand

All Known Implementing Classes:
AddDeploymentConfigCliCommand, AddRepositoryToGroupCliCommand, AddRoleToGroupCliCommand, AddRoleToRepositoryCliCommand, CreateGroupCliCommand, CreateRepositoryCliCommand, ExitCliCommand, HelpCliCommand, ListDeploymentsCliCommand, ListGroupsCliCommand, ListRepositoriesCliCommand, RemoveDeploymentConfigCliCommand, RemoveGroupCliCommand, RemoveRepositoryCliCommand, RemoveRepositoryFromGroupCliCommand, RemoveRoleFromGroupCliCommand, RemoveRoleFromRepositoryCliCommand

public interface CliCommand


Method Summary
 String execute(CliContext context)
           
 String getName()
           
 

Method Detail

getName

String getName()

execute

String execute(CliContext context)

KIE Config command line interface 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.