Code Monkey home page Code Monkey logo

variable-management's People

Contributors

egatlovs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

variable-management's Issues

interface manager

  • must provide methods to retieve objects
  • must declare core functionality for each extension

annotation execution

  • must provide following fields:

storeFields = boolean
storeStartegy = StoreStrategy

  • must have default values

taskmanager

  • must use bean validation on each execution change

MapField

Create map field for managed execution task and runtime

Create readme

should contain:

  • Something about why i wrote it
  • description on how to use it
  • examples on how to use it
  • ask for feedback

Add each typed value camunda supports

Supported types:

boolean: Instances of java.lang.Boolean
bytes: Instances of byte[]
short: Instances of java.lang.Short
integer: Instances of java.lang.Integer
long: Instances of java.lang.Long
double: Instances of java.lang.Double
date: Instances of java.util.Date
string: Instances of java.lang.String
null: null references

File
Custom object

annotation executionfield

  • must provide following fields:
    name = String
    prefix = String
    config = Config

  • prefix default is null

  • config default is null

  • name default is null

ArrayField

Create managed array field for task execution and runtime

Start release 2

Everything inside this project is more or less breaking the api of release 1.

So this project should finish up with
a new release of Version 2.0.0

StringField

Create managed string field for task execution and runtime

Edit readme and add future plans

As of project TypedValue support
the current api will break and a new release will happen in a few weeks.

The readme should contain those information and describe future plans with this project.

Class that retrieves annotation data

Class should provide annotations necessary to process variable writes and reads
If necessary the class should contain other classes to make it more readable

annotation processing logic

  • logic processing annotations on objects written should be determined
  • interfaces and different classes should be provided to use same logic in each manager

SetField

Create managed set field for task execution and runtime

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.