public class DeployContentDialog1 extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeployContentDialog1.DeployCallback |
static interface |
DeployContentDialog1.UndeployCallback |
| Constructor and Description |
|---|
DeployContentDialog1(Content content,
Set<String> serverGroupsWithoutContent,
Resources resources,
DeployContentDialog1.DeployCallback callback) |
DeployContentDialog1(Content content,
Set<String> serverGroupsWithContent,
Resources resources,
DeployContentDialog1.UndeployCallback callback) |
public DeployContentDialog1(Content content, Set<String> serverGroupsWithoutContent, Resources resources, DeployContentDialog1.DeployCallback callback)
public DeployContentDialog1(Content content, Set<String> serverGroupsWithContent, Resources resources, DeployContentDialog1.UndeployCallback callback)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.