jBPM logo
  • Blog
  • Download
    • Community
    • Docker
    • Enterprise
  • Learn
    • Getting Started - Using Single Zip Distribution
    • Getting Started - Using Docker
    • Releases
    • Documentation
    • Performance
    • Videos
    • Slides
  • Apps
    • Getting Started
    • Beyond Basics
  • Get help
  • Source
  • Team
  • Services
  • KIE
    • Drools
    • Kogito
    • jBPM
    • OptaPlanner

    • kie.org
  • Star
  • T
  • YT
Fork me on GitHub

Definitions

Container

Name Description Schema

containerName
optional

Example : "string"

string

containerSpecId
optional

Example : "string"

string

messages
optional

Example : [ "Message" ]

< Message > array

resolvedReleasedId
optional

Example : ReleaseId

ReleaseId

serverInstanceId
optional

Example : "string"

string

serverInstanceKey
optional

Example : ServerInstanceKey

ServerInstanceKey

serverTemplateId
optional

Example : "string"

string

status
optional

Example : "CREATING"

enum (CREATING, STARTED, FAILED, DISPOSING, STOPPED, DEACTIVATED)

url
optional

Example : "string"

string

ContainerConfig

Type : object

ContainerList

Name Description Schema

containers
optional

Example : [ "Container" ]

< Container > array

ContainerSpec

Name Description Schema

configs
optional

Example : { "string" : "ContainerConfig" }

< string, ContainerConfig > map

containerName
optional

Example : "string"

string

id
optional

Example : "string"

string

releasedId
optional

Example : ReleaseId

ReleaseId

serverTemplateKey
optional

Example : ServerTemplateKey

ServerTemplateKey

status
optional

Example : "CREATING"

enum (CREATING, STARTED, FAILED, DISPOSING, STOPPED, DEACTIVATED)

ContainerSpecList

Name Description Schema

containerSpecs
optional

Example : [ "ContainerSpec" ]

< ContainerSpec > array

Message

Name Description Schema

messages
optional

Example : [ "string" ]

< string > array

severity
optional

Example : "INFO"

enum (INFO, WARN, ERROR)

timestamp
optional

Example : "1970-01-01T00:00:00Z"

string (date-time)

ProcessConfig

Polymorphism : Composition

Name Description Schema

kbase
optional

Example : "string"

string

ksession
optional

Example : "string"

string

mergeMode
optional

Example : "string"

string

runtimeStrategy
optional

Example : "string"

string

ReleaseId

Name Description Schema

artifactId
required

Example : "string"

string

groupId
required

Example : "string"

string

version
required

Example : "string"

string

RuleConfig

Polymorphism : Composition

Name Description Schema

pollInterval
optional

Example : 0

integer (int64)

scannerStatus
optional

Example : "UNKNOWN"

enum (UNKNOWN, CREATED, STARTED, SCANNING, STOPPED, DISPOSED)

ServerConfig

Type : object

ServerInstanceKey

Name Description Schema

serverInstanceId
optional

Example : "string"

string

serverName
optional

Example : "string"

string

serverTemplateId
optional

Example : "string"

string

url
optional

Example : "string"

string

ServerInstanceKeyList

Name Description Schema

serverInstanceKeys
optional

Example : [ "ServerInstanceKey" ]

< ServerInstanceKey > array

ServerTemplate

Name Description Schema

capabilities
optional

Example : [ "string" ]

< string > array

configs
optional

Example : { "string" : "ServerConfig" }

< string, ServerConfig > map

containersSpec
optional

Example : [ "ContainerSpec" ]

< ContainerSpec > array

id
optional

Example : "string"

string

mode
optional

Example : "PRODUCTION"

enum (PRODUCTION, DEVELOPMENT)

name
optional

Example : "string"

string

serverInstanceKeys
optional

Example : [ "ServerInstanceKey" ]

< ServerInstanceKey > array

ServerTemplateKey

Name Description Schema

id
optional

Example : "string"

string

name
optional

Example : "string"

string

ServerTemplateList

Name Description Schema

serverTemplates
optional

Example : [ "ServerTemplate" ]

< ServerTemplate > array

Download
Try jBPM - Open Source Business Automation Toolkit
7.74.1.Final
Paid support and consulting

Want to talk to the experts? Red Hat offers certified binaries with enterprise consulting. See services for more information.

jBPM - Open Source Business Automation Toolkit is open. All dependencies of this project are available under the Apache Software License 2.0 or a compatible license.

This website was built with JBake and is completely open source.

Community

  • Blog
  • Get Help
  • Team
  • Governance
  • Academic research

Code

  • Build from source
  • Submit a bug
  • Report a security issue
  • License (Apache-2.0)
  • Release notes
  • Upgrade recipes

KIE projects

  • Drools rule engine
  • OptaPlanner constraint solver
  • jBPM workflow engine
  • Kogito Business Automation platform
CC by 3.0 | Privacy Policy
Sponsored by Red Hat