Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 994 Bytes

File metadata and controls

37 lines (29 loc) · 994 Bytes

The CrowdComputer JAVA SDK.

The java sdk for the crowdcomputer APIs. See more on crowdcomputer

Python version (which does much more) is here.

##How to use it. import org.crowdcomputer.CroCoClient. create the CroCoClient passing as argument the application token, see here and user token it can be retrived from the APIs of crowdcomputer if user is logged in: here and the django app, the token part.

##Operations

  • Create Process
  • Create Human Task
  • Start Task
  • Get Task Result
  • Get Task Status
  • Split Data
  • Merge Data
  • Filter Data
  • Merge Object
  • Split Object

##Versions

  • 0.0.1:
    • First implmenetation
      • Create Process
      • Create Human Task
      • Start Task
      • Get Task Result
      • Get Task Status

##Contacts Feel free to contact me