C# Class Sogeti.Provisioning.Domain.ActionRequest

Mostra file Open project: sogeti/Site-provisioning Class Usage Examples

Public Methods

Method Description
StringToState ( string update ) : State
ToProgressObject ( ActionRequest request, string update ) : ProgressState

Method Details

StringToState() public method

public StringToState ( string update ) : State
update string
return State

ToProgressObject() public method

public ToProgressObject ( ActionRequest request, string update ) : ProgressState
request ActionRequest
update string
return ProgressState