v88

package
v0.0.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*Service)

func WithQuietEnabled

func WithQuietEnabled(enabled bool) Option

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config, httpClient *http.Client, auth *auth.Service, opts ...Option) (*Service, error)

func (*Service) CancelProcessInstance

func (s *Service) CancelProcessInstance(ctx context.Context, key int64) (*processinstance.CancelResponse, error)

func (*Service) Capabilities

func (s *Service) Capabilities(ctx context.Context) camunda.Capabilities

func (*Service) GetProcessInstanceByKey

func (s *Service) GetProcessInstanceByKey(ctx context.Context, key int64) (*operatev88.ProcessInstance, error)

func (*Service) WaitForProcessInstanceState

func (s *Service) WaitForProcessInstanceState(ctx context.Context, key string, desiredState string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL