public class CustomIdKModuleDeploymentUnit extends KModuleDeploymentUnit
Constructor and Description |
---|
CustomIdKModuleDeploymentUnit(String id,
String groupId,
String artifactId,
String version) |
CustomIdKModuleDeploymentUnit(String id,
String groupId,
String artifactId,
String version,
String kbaseName,
String ksessionName) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Returns the deployment unit identifier.
|
addAttribute, getArtifactId, getAttributes, getDeploymentDescriptor, getGroupId, getKbaseName, getKieContainer, getKsessionName, getMergeMode, getStrategy, getVersion, isActive, isDeployed, removeAttribute, resetStrategy, setActive, setArtifactId, setDeployed, setDeploymentDescriptor, setGroupId, setKbaseName, setKieContainer, setKsessionName, setMergeMode, setStrategy, setVersion, toString
public CustomIdKModuleDeploymentUnit(String id, String groupId, String artifactId, String version)
public String getIdentifier()
DeploymentUnit
getIdentifier
in interface DeploymentUnit
getIdentifier
in class KModuleDeploymentUnit
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.