Package | Description |
---|---|
org.drools.compiler.lang.api | |
org.drools.compiler.lang.api.impl |
Modifier and Type | Method and Description |
---|---|
EntryPointDeclarationDescrBuilder |
DeclareDescrBuilder.entryPoint()
Declares a new entry point
|
EntryPointDeclarationDescrBuilder |
EntryPointDeclarationDescrBuilder.entryPointId(String name)
Declares the entry point id
|
Modifier and Type | Class and Description |
---|---|
class |
EntryPointDeclarationDescrBuilderImpl |
Modifier and Type | Method and Description |
---|---|
EntryPointDeclarationDescrBuilder |
DeclareDescrBuilderImpl.entryPoint() |
EntryPointDeclarationDescrBuilder |
EntryPointDeclarationDescrBuilderImpl.entryPointId(String id) |
Modifier and Type | Method and Description |
---|---|
AnnotationDescrBuilder<EntryPointDeclarationDescrBuilder> |
EntryPointDeclarationDescrBuilderImpl.newAnnotation(String name) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.