public interface ResourceTypePackage
Modifier and Type | Method and Description |
---|---|
org.kie.api.io.ResourceType |
getResourceType() |
default boolean |
removeResource(org.kie.api.io.Resource resource)
Remove artifacts inside this ResourceTypePackage which belong to the resource passed as parameter.
|
org.kie.api.io.ResourceType getResourceType()
default boolean removeResource(org.kie.api.io.Resource resource)
resource
- Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.