Skip to content

G2G3Digital/substeps-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] substeps-api Build Status

The substeps-api repository has been merged into one with other core Substep libraries. No more pull requests on the repository will be accepted.

So the new home is substeps-framework which now contains:

  • substeps-api
  • substeps-core
  • substeps-runner
  • substeps-glossary

1.1.3

  • Exposed a mechanism to allow users of substeps to specifiy custom execution listeners including renaming INotifier to IExecutionListener and renaming the notify_xxx methods to on_xxx.
  • Support for building of the caller hierarchy in the core
  • Addition of api in Configuration to enable config properties to be added in code without needing an enum and properties file.
  • Tidied up ExecutionNode and storage of any exceptions thrown. Wrapper around exception to make RMI calls easier in restricted environments.
  • MBean interface to additionally return byte[] representations of results.

1.1.2

  • version number bump in line with other substeps libraries

1.1.1

  • Addition of release notes!
  • Move of ExecutionContextSupplier, MutableSupplier plus other refactorings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages