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() |
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()
getIdentifier
in interface org.jbpm.services.api.model.DeploymentUnit
getIdentifier
in class KModuleDeploymentUnit
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.