Sub package is not supported at the moment. Is there any specific reason
why you want to use a sub package? You might be able to achieve same
result using other things, like categories.
Cheers,
Jervis
On 2010/12/15 22:13, Harshit Bapna wrote:
Hello All,
I have gone through the Guvnor UI and I couldn't find a way to create
sub packages under parent package.
for ex: Under package Mortgage, I want to create subMortgage.
*Also I found a method createSubPackage in RepositoryService but not
able to get the UI way to create a subpackage.*
/**
* This creates a package of the given name, and checks it in.
* @return UUID of the created item.
*/
public String createSubPackage(String name,
String description,
String parentPackage) throws
SerializationException;
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users