Package blue.contract.model
Class Contract
java.lang.Object
blue.contract.model.Contract
- Direct Known Subclasses:
Chess,ChessAssisted,ChessAssistedRemotely,ConditionsContract,DelegationTestingContract,GenericContract,LocalContractsContract,LocalSubscriptionContract,SampleAPIContract,Task,TempSample
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) getName()subscriptions(List<ContractSubscription> subscriptions)
-
Constructor Details
-
Contract
public Contract()
-
-
Method Details
-
getName
-
name
-
getDescription
-
description
-
getMessaging
-
messaging
-
getWorkflows
-
workflows
-
getSubscriptions
-
subscriptions
-