KIE Config command line interface 6.1.0.Beta3

org.kie.config.cli.command.impl
Class AddRoleToProjectCliCommand

java.lang.Object
  extended by org.kie.config.cli.command.impl.AddRoleToProjectCliCommand
All Implemented Interfaces:
CliCommand

public class AddRoleToProjectCliCommand
extends Object
implements CliCommand


Constructor Summary
AddRoleToProjectCliCommand()
           
 
Method Summary
 String execute(CliContext context)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddRoleToProjectCliCommand

public AddRoleToProjectCliCommand()
Method Detail

getName

public String getName()
Specified by:
getName in interface CliCommand

execute

public String execute(CliContext context)
Specified by:
execute in interface CliCommand

KIE Config command line interface 6.1.0.Beta3

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